Skip to content

Commit

Permalink
Update go-releaser version and config
Browse files Browse the repository at this point in the history
  • Loading branch information
aurc committed Oct 9, 2024
1 parent bb4d41c commit 1354361
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
go-version: 1.23
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
project_name: loggo
builds:
- env:
Expand Down

0 comments on commit 1354361

Please sign in to comment.