This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push: new 4f83eb2 Gh Changelog Action: Point to main branch as release branch 4f83eb2 is described below commit 4f83eb25bd837c50e83e1ff16c88cddcfb8f408d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Apr 22 06:48:59 2021 +0200 Gh Changelog Action: Point to main branch as release branch --- .github/workflows/automatic-changelog-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automatic-changelog-update.yml b/.github/workflows/automatic-changelog-update.yml index c966e86..b68d22d 100644 --- a/.github/workflows/automatic-changelog-update.yml +++ b/.github/workflows/automatic-changelog-update.yml @@ -39,7 +39,7 @@ jobs: uses: ./.github/actions/changelog with: token: ${{ secrets.GITHUB_TOKEN }} - + release_branch: "main" - name: Commit files env: CI_USER: "github-actions[bot]"