Skip to content

Commit 013e500

Browse files
committed
Fixing official goreleaser as well
1 parent 020c8fe commit 013e500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser-fleet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
8080
with:
8181
distribution: goreleaser-pro
82-
version: "~> 2"
82+
version: "~> 2.6.1"
8383
args: release --clean -f .goreleaser.yml
8484
env:
8585
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 commit comments

Comments
 (0)