Skip to content

Commit

Permalink
build: added quill debug for notary
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-s committed Jul 1, 2024
1 parent 20dc635 commit 1874927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
MACOS_NOTARY_ISSUER_ID: ${{ secrets.MACOS_NOTARY_ISSUER_ID }}
MACOS_NOTARY_KEY_ID: ${{ secrets.MACOS_NOTARY_KEY_ID }}
MACOS_NOTARY_KEY: ${{ secrets.MACOS_NOTARY_KEY }}
QUILL_LOG_LEVEL: "debug"

# Gorelease build only
- name: Run GoReleaser (build only, on PR)
Expand Down

0 comments on commit 1874927

Please sign in to comment.