We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1222500 commit 8e9e355Copy full SHA for 8e9e355
1 file changed
.github/workflows/deploy.yml
@@ -40,7 +40,6 @@ jobs:
40
make release
41
env:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
- GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
44
45
docker:
46
# TODO(fabianvf): skip pushing images for now, reenable once we're
0 commit comments