We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c59cea commit 812341bCopy full SHA for 812341b
.github/workflows/release.yml
@@ -38,4 +38,4 @@ jobs:
38
env:
39
# GitHub sets the GITHUB_TOKEN secret automatically.
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
- GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
+ GPG_FINGERPRINT: ${{ secrets.FINGERPRINT }}
0 commit comments