Skip to content

Commit

Permalink
Merge branch 'main' into fix-multiline-bleed-go-pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon authored Jun 5, 2024
2 parents 498dc58 + 146b272 commit 7867c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: v1.25.1
args: release --debug --skip-validate
env:
GITHUB_TOKEN: ${{ secrets.GH_ACTION_PAT }}
Expand Down

0 comments on commit 7867c3b

Please sign in to comment.