Skip to content

Commit

Permalink
Fixing official goreleaser as well
Browse files Browse the repository at this point in the history
  • Loading branch information
georgekarrv committed Feb 20, 2025
1 parent 020c8fe commit 013e500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser-fleet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
with:
distribution: goreleaser-pro
version: "~> 2"
version: "~> 2.6.1"
args: release --clean -f .goreleaser.yml
env:
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
Expand Down

0 comments on commit 013e500

Please sign in to comment.