Skip to content

Commit

Permalink
fix: update GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jsenko committed Mar 13, 2024
1 parent 415c5fe commit 52c6162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-phase3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Import GPG Key
uses: crazy-max/ghaction-import-gpg@v6
env:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}

Expand Down

0 comments on commit 52c6162

Please sign in to comment.