Skip to content

Commit

Permalink
downgrade goreleaer until this repo upgrade to go1.16 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
adzimzf committed Feb 27, 2022
1 parent d2116f8 commit d3e3847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
version: latest
version: v1.5.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 comments on commit d3e3847

Please sign in to comment.