Skip to content

Commit b44075c

Browse files
authored
fix gpg release workflow by removing vestigial fingerprint var (#530)
Signed-off-by: grokspawn <jordan@nimblewidget.com>
1 parent 62c4bba commit b44075c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
make release
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43-
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
4443

4544
docker:
4645
# TODO(fabianvf): skip pushing images for now, reenable once we're

0 commit comments

Comments
 (0)