Skip to content

Commit

Permalink
Sign packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dr8co committed Feb 20, 2024
1 parent f559201 commit e864dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
if: matrix.build_type == 'Release'
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: $PRIVATE_KEY
gpg_private_key: ${{ secrets.GPG_SIGNING_KEY }}
passphrase: ${{ secrets.GPG_PASS }}
trust_level: 5

Expand Down

0 comments on commit e864dca

Please sign in to comment.