diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index ce1c9ba..acad3a9 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -53,7 +53,7 @@ jobs: git config user.name github-actions git config user.email github-actions@github.com git add . - git commit -m "bump beta version" + git commit -m "fix(ci): bump beta version" git push - name: To rebase again diff --git a/release-please-config.json b/release-please-config.json index 901c6db..d176a2b 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -2,7 +2,6 @@ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "release-type": "go", "include-component-in-tag": false, - "always-update": true, "packages": { ".": { "extra-files": [