Skip to content

Commit

Permalink
add fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Dec 17, 2024
1 parent f244af3 commit 477ccb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
git_user_signingkey: true
git_commit_gpgsign: true
git_tag_gpgsign: true
fingerprint: ${{ secrets.GPG_FINGERPRINT }}

- name: Configure git for publishing
run: |
Expand Down

0 comments on commit 477ccb4

Please sign in to comment.