We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d238dc4 + 615180c commit 90cb14fCopy full SHA for 90cb14f
.github/workflows/goreleaser.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up Go
37
uses: actions/[email protected]
38
- name: Run GoReleaser
39
- uses: goreleaser/goreleaser-action@v6.2.1
+ uses: goreleaser/goreleaser-action@v6.3.0
40
if: startsWith(github.ref, 'refs/tags/')
41
with:
42
# either 'goreleaser' (default) or 'goreleaser-pro'
0 commit comments