We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7294bc4 commit 2a48425Copy full SHA for 2a48425
.github/workflows/goreleaser.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Run GoReleaser
21
uses: goreleaser/goreleaser-action@v6.4.0
22
with:
23
- version: 2.13.1
+ version: 2.14.0
24
args: release --clean
25
env:
26
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
.github/workflows/pr-checks.yml
@@ -20,5 +20,5 @@ jobs:
args: release --snapshot
0 commit comments