Skip to content

Commit

Permalink
chore: downgraded goreleaser version (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
yellow-shine committed Jun 17, 2024
1 parent 0a9086f commit 5c621cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
version: "~> v1"
args: release --clean
env:
# GitHub sets the GITHUB_TOKEN secret automatically.
Expand Down

0 comments on commit 5c621cf

Please sign in to comment.