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 9872a56 commit a6fed67Copy full SHA for a6fed67
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Import GPG key
22
id: import_gpg
23
uses: crazy-max/ghaction-import-gpg@v5
24
- env:
+ with:
25
# These secrets will need to be configured for the repository:
26
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
27
passphrase: ${{ secrets.PASSPHRASE }}
0 commit comments