Skip to content

Commit

Permalink
Update update-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gschmidl authored Sep 14, 2024
1 parent 0bfe983 commit 780110a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
echo "message=Update version numbers to: '$STABLE_VERSION'" >> "$GITHUB_OUTPUT"
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "${{ steps.update_version.outputs.message }}"
#- uses: stefanzweifel/git-auto-commit-action@v4
# with:
# commit_message: "${{ steps.update_version.outputs.message }}"

0 comments on commit 780110a

Please sign in to comment.