Skip to content

Commit

Permalink
ci: gpg sign false
Browse files Browse the repository at this point in the history
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
  • Loading branch information
Pat Losoponkul committed Jul 8, 2024
1 parent e94c4c0 commit 66a97a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
git_user_signingkey: true
git_commit_gpgsign: true
git_config_global: true
git_tag_gpgsign: true
git_tag_gpgsign: false

- name: Login to GitHub Container Registry
uses: docker/login-action@v2
Expand Down

0 comments on commit 66a97a9

Please sign in to comment.