Skip to content

Commit ee883be

Browse files
author
Saborowski, Kai
committed
Fixed branch in update-changelog.
1 parent 0789dd7 commit ee883be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Commit updated Changelog
2424
uses: stefanzweifel/git-auto-commit-action@v4
2525
with:
26-
branch: main
26+
branch: master
2727
commit_message: 'docs(changelog): update changelog'
2828
file_pattern: CHANGELOG.md

0 commit comments

Comments
 (0)