Update CI workflow

This commit is contained in:
CrazyMax 2020-05-13 00:29:14 +02:00
parent 1248ce6411
commit 9fcb9fcc56
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -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 }}