From 1134c50f91c84c7fc9eabf5e82f9b50ffdc01472 Mon Sep 17 00:00:00 2001 From: "Jibon L. Costa" Date: Sun, 22 Dec 2024 20:29:49 +0100 Subject: [PATCH] fix(ci): always-update --- .github/workflows/release-please.yml | 2 +- release-please-config.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index acad3a91..ce1c9ba4 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 "fix(ci): bump beta version" + git commit -m "bump beta version" git push - name: To rebase again diff --git a/release-please-config.json b/release-please-config.json index d176a2b3..901c6db6 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -2,6 +2,7 @@ "$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": [