Skip to content

Commit

Permalink
trying a different verion
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuZad committed Sep 18, 2024
1 parent 6311a18 commit baa9ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
with:
args: release --clean
version: 2
version: "~> v2"
env:
# GitHub sets the GITHUB_TOKEN secret automatically.
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit baa9ff7

Please sign in to comment.