chore: fix ci
This commit is contained in:
parent
eaf65ad46c
commit
e334cf9435
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ jobs:
|
||||||
JRELEASER_GPG_SECRET_KEY: ${{ env.GPG_PRIVATE_KEY }}
|
JRELEASER_GPG_SECRET_KEY: ${{ env.GPG_PRIVATE_KEY }}
|
||||||
|
|
||||||
- name: "Commit and push changes"
|
- name: "Commit and push changes"
|
||||||
uses: https://w9r.dev/w9r.dev/action-git-commit-push@main
|
uses: https://w9r.dev/w9r.dev/action-git-commit-push@v1.4
|
||||||
with:
|
with:
|
||||||
email: ${{ steps.initialize.outputs.gitemail }}
|
email: ${{ steps.initialize.outputs.gitemail }}
|
||||||
name: ${{ steps.initialize.outputs.gituser }}
|
name: ${{ steps.initialize.outputs.gituser }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue