Skip to content

Commit

Permalink
Merge branch 'release/v1.4.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio committed Sep 11, 2024
2 parents c799895 + 094323d commit 325d644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- run: git fetch --force --tags
- uses: actions/setup-go@v5
with:
go-version: '1.21'
- uses: goreleaser/goreleaser-action@v5
go-version: stable
- uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 325d644

Please sign in to comment.