Skip to content

Commit

Permalink
fix goreleaser run error (#2101)
Browse files Browse the repository at this point in the history
  • Loading branch information
rambohe-ch authored Jul 17, 2024
1 parent 57d87de commit 07266e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
version: v1.25.1
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 07266e0

Please sign in to comment.