Skip to content

Commit

Permalink
Remove the version from the releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobefu committed Nov 24, 2024
1 parent a25d7a2 commit 325ba7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: "semver"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 325ba7f

Please sign in to comment.