Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Dec 18, 2023
1 parent 1bbb561 commit 613d51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: stefanzweifel/[email protected]
continue-on-error: true
with:
commit_message: "[skip ci]" Update grailsVersion to ${{ steps.release_version.outputs.value }}
commit_message: Update grailsVersion to ${{ steps.release_version.outputs.value }}
commit_user_name: ${{ env.GIT_USER_NAME }}
commit_user_email: ${{ env.GIT_USER_EMAIL }}
commit_author: ${{ env.GIT_USER_NAME }} <${{ env.GIT_USER_EMAIL }}>
Expand Down

0 comments on commit 613d51d

Please sign in to comment.