chore(workflow): names
This commit is contained in:
4
.github/workflows/snjs.upgrade.event.yml
vendored
4
.github/workflows/snjs.upgrade.event.yml
vendored
@@ -25,8 +25,8 @@ jobs:
|
|||||||
- name: Import GPG key
|
- name: Import GPG key
|
||||||
uses: crazy-max/ghaction-import-gpg@v4
|
uses: crazy-max/ghaction-import-gpg@v4
|
||||||
with:
|
with:
|
||||||
gpg_private_key: ${{ secrets.CI_GPG_PRIVATE_KEY }}
|
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||||
passphrase: ${{ secrets.CI_GPG_PASSPHRASE }}
|
passphrase: ${{ secrets.PASSPHRASE }}
|
||||||
git_user_signingkey: true
|
git_user_signingkey: true
|
||||||
git_commit_gpgsign: true
|
git_commit_gpgsign: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user