Skip to content

Commit

Permalink
chore: specify goreleaser go version
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed Aug 15, 2021
1 parent 42e15d6 commit 5f4dd58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.16.5'
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit 5f4dd58

Please sign in to comment.