Skip to content

Commit

Permalink
Add version info to the commit message for automated PR as part of re…
Browse files Browse the repository at this point in the history
…lease process (#360)
  • Loading branch information
jamie256 authored Nov 23, 2021
1 parent 53a3c2a commit a175b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update version
commit-message: Update version ${{ VERSION }}
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
signoff: false
Expand Down

0 comments on commit a175b34

Please sign in to comment.