Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Matte22 committed Feb 21, 2024
1 parent a7844ad commit 7d5a077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-binary-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549
with:
gpg_private_key: ${{ secrets.WATCHER_PRIVATE_KEY }}
passphrase: ${{ secrets.WATCHER_PRIVATE_KEY_PASSPHRASE }}
- name: List keys
run: gpg -K
- name: run build script and sign
Expand Down

0 comments on commit 7d5a077

Please sign in to comment.