Skip to content

Commit 857a028

Browse files
committed
add debug logging
1 parent 6e8704d commit 857a028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
args: release --clean --config deploy/.goreleaser.yaml
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
37+
GORELEASER_LOG: "debug"
3738

3839
- name: Update new preflight version in krew-index
3940
if: ${{ !contains(github.ref_name, '-') }}

0 commit comments

Comments
 (0)