We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aae59a8 + 363d312 commit cfc2c67Copy full SHA for cfc2c67
1 file changed
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
password: ${{ secrets.GITHUB_TOKEN }}
42
43
- name: Release with Goreleaser
44
- uses: goreleaser/goreleaser-action@v6
+ uses: goreleaser/goreleaser-action@v7
45
with:
46
distribution: goreleaser
47
version: latest
0 commit comments