Skip to content

Commit

Permalink
add branch to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vendelieu committed Nov 13, 2023
1 parent 14d53f4 commit 29e6caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Update plugin version.
skip_dirty_check: true
branch: master

release-build:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 29e6caf

Please sign in to comment.