mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-11 13:38:41 +02:00
build: fix nightly
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
21eb4a2c93
commit
a9944e8910
2
.github/workflows/nightly-oss.yml
vendored
2
.github/workflows/nightly-oss.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
- uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
distribution: goreleaser-pro
|
||||
version: nightly
|
||||
version: "~> v2"
|
||||
args: release --clean --nightly -f .goreleaser-nightly.yaml --timeout 60m
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user