We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020c8fe commit 013e500Copy full SHA for 013e500
.github/workflows/goreleaser-fleet.yaml
@@ -79,7 +79,7 @@ jobs:
79
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
80
with:
81
distribution: goreleaser-pro
82
- version: "~> 2"
+ version: "~> 2.6.1"
83
args: release --clean -f .goreleaser.yml
84
env:
85
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
0 commit comments