Skip to content

Commit

Permalink
Set goreleaser version to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Jun 6, 2024
1 parent ed87688 commit 68317c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: ${{ env.GITHUB_REF_NAME }}
version: v1
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}

0 comments on commit 68317c4

Please sign in to comment.