mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-11-05 21:25:50 -05:00
Update CI workflow
This commit is contained in:
parent
1248ce6411
commit
9fcb9fcc56
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -42,8 +42,6 @@ jobs:
|
|||
git_commit_gpgsign: true
|
||||
git_tag_gpgsign: true
|
||||
git_push_gpgsign: true
|
||||
git_committer_name: Joe Tester
|
||||
git_committer_email: joe@foo.bar
|
||||
env:
|
||||
GPG_PRIVATE_KEY: ${{ steps.test.outputs.pgp }}
|
||||
PASSPHRASE: ${{ steps.test.outputs.passphrase }}
|
||||
|
|
Loading…
Reference in a new issue