Skip to content

Commit

Permalink
Fixing bump-version branch in actions-js/push
Browse files Browse the repository at this point in the history
  • Loading branch information
sbglasius committed Dec 30, 2023
1 parent f913b5a commit 7dbbf1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
author_name: ${{ secrets.GIT_USER_NAME }}
author_email: $${ secrets.GIT_USER_EMAIL }}
branch: 'master'
message: 'Set project version to next SNAPSHOT'
documenation:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7dbbf1b

Please sign in to comment.