Skip to content

Commit

Permalink
fix(ci): add debug for gpg import
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Jan 11, 2024
1 parent a771b72 commit 77a3580
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
git_tag_gpgsign: true
git_push_gpgsign: true
trust_level: 5
env:
debug: true

- name: List keys
run: gpg -K
Expand Down

0 comments on commit 77a3580

Please sign in to comment.