Update create release commit message
This commit is contained in:
parent
a98eaf3d8e
commit
d1abef7437
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git config --local user.email "github-actions[bot]@users.noreply.github.com"
|
git config --local user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
git config --local user.name "github-actions[bot]"
|
git config --local user.name "github-actions[bot]"
|
||||||
git commit -am "Prepare version"
|
git commit -am "Create release ${{ steps.vars.outputs.result }}"
|
||||||
|
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
|
|
Loading…
Reference in New Issue
Block a user