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-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
     new 562c10b  GH Changelog Action: Point to main branch as release branch
562c10b is described below

commit 562c10b79a6833cfdfb9da90b38fd516e5860867
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Apr 22 06:51:10 2021 +0200

    GH Changelog Action: Point to main branch as release branch
---
 .github/workflows/automatic-changelog-update.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/automatic-changelog-update.yml 
b/.github/workflows/automatic-changelog-update.yml
index 4e8e6dc..3468ced 100644
--- a/.github/workflows/automatic-changelog-update.yml
+++ b/.github/workflows/automatic-changelog-update.yml
@@ -39,6 +39,7 @@ jobs:
         uses: ./.github/actions/changelog
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
+          release_branch: "main"
 
       - name: Commit files
         env:

Reply via email to