mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-19 20:57:53 +02:00
build: increase nightly release timeout
This commit is contained in:
parent
4240a0fdb9
commit
7af37fed19
2
.github/workflows/nightly-oss.yml
vendored
2
.github/workflows/nightly-oss.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
with:
|
||||
distribution: goreleaser-pro
|
||||
version: nightly
|
||||
args: release --clean --nightly -f .goreleaser-nightly.yaml
|
||||
args: release --clean --nightly -f .goreleaser-nightly.yaml --timeout 60m
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user