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 Dec 21, 2024
1 parent d6af6ad commit ba6c829
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 ba6c829

Please sign in to comment.