We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8704d commit 857a028Copy full SHA for 857a028
.github/workflows/release.yaml
@@ -34,6 +34,7 @@ jobs:
34
args: release --clean --config deploy/.goreleaser.yaml
35
env:
36
GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
37
+ GORELEASER_LOG: "debug"
38
39
- name: Update new preflight version in krew-index
40
if: ${{ !contains(github.ref_name, '-') }}
0 commit comments