Skip to content

Commit afb76ac

Browse files
Merge pull request #8 from AlexRogalskiy/master
sync: master to main
2 parents ee51001 + 82edd0d commit afb76ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Commit update
2323
uses: stefanzweifel/git-auto-commit-action@v4
2424
with:
25-
branch: git-version-updates
25+
branch: main
2626
skip_dirty_check: true
2727
commit_message: 'Update VERSION'
2828
commit_options: '--no-verify --signoff'

0 commit comments

Comments
 (0)