There was an error while loading. Please reload this page.
2 parents 0a26fed + 9ae73fe commit 0e54aceCopy full SHA for 0e54ace
1 file changed
.github/workflows/nightly.yaml
@@ -32,8 +32,7 @@ jobs:
32
- uses: "goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552" # v6.3.0
33
with:
34
distribution: "goreleaser-pro"
35
- # Pinned because of a regression in 2.3.0
36
- version: "2.5.1"
+ version: "2.11.1"
37
args: "release -f .goreleaser.nightly.yml --clean --nightly"
38
env:
39
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments