Skip to content

Commit 30cedaa

Browse files
committed
chore(release): add branch to commit to
1 parent 99d7736 commit 30cedaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- uses: stefanzweifel/git-auto-commit-action@v4
2323
with:
2424
commit_message: "chore(pre-release): automated change"
25+
branch: master
2526
- uses: marvinpinto/action-automatic-releases@latest
2627
with:
2728
repo_token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)