Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonstyle authored Feb 19, 2024
1 parent 7b1f41c commit 51ba39c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
# Commit all changed files back to the repository
- uses: stefanzweifel/git-auto-commit-action@v5
if: ${{ inputs.increment-version && inputs.increment-version != 'none' }}
with:
commit_message: Increment Version
tagging_message: ${{ steps.version.outputs.VERSION_NAME }}
Expand Down

0 comments on commit 51ba39c

Please sign in to comment.