Skip to content

Commit

Permalink
Release v0.0.1 #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
happytreees committed Jun 11, 2024
1 parent 3e0d202 commit cc31391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: "1.20"
go-version: "1.22"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit cc31391

Please sign in to comment.