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 ef44ae9 commit 2102a05Copy full SHA for 2102a05
.github/workflows/pull-request.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
go-version: 1.18.x
65
- name: Build
66
- uses: goreleaser/goreleaser-action@ff11ca24a9b39f2d36796d1fbd7a4e39c182630a #v3
+ uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 #v3
67
68
version: v0.155.0
69
args: --snapshot --skip-publish --debug
.github/workflows/release.yml
@@ -83,7 +83,7 @@ jobs:
83
password: ${{ secrets.BOT_GHCR_PAT }}
84
registry: ghcr.io
85
86
87
88
89
args: --debug
0 commit comments