Fix CI workflow

This commit is contained in:
CrazyMax 2020-05-05 20:05:49 +02:00
parent aca1ab6f61
commit f551cecdaa
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -37,6 +37,8 @@ jobs:
uses: ./ uses: ./
with: with:
git_gpgsign: true git_gpgsign: true
git_committer_name: Joe Tester
git_committer_email: joe@foo.bar
env: env:
SIGNING_KEY: ${{ secrets.SIGNING_KEY_TEST }} SIGNING_KEY: ${{ secrets.SIGNING_KEY_TEST }}
PASSPHRASE: ${{ secrets.PASSPHRASE_TEST }} PASSPHRASE: ${{ secrets.PASSPHRASE_TEST }}