We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef65b9 commit fd36078Copy full SHA for fd36078
.github/workflows/release.yml
@@ -35,6 +35,7 @@ jobs:
35
with:
36
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
37
passphrase: ${{ secrets.PASSPHRASE }}
38
+ trust_level: 5
39
40
- run: |
41
gpg -K
0 commit comments