mirror of
https://github.com/go-acme/lego.git
synced 2025-01-27 23:46:23 +02:00
chore: increase gorelease timeout.
This commit is contained in:
parent
59cb5c213b
commit
6ef42e7424
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
|||||||
if: startsWith(github.ref, 'refs/tags/v')
|
if: startsWith(github.ref, 'refs/tags/v')
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: release --rm-dist
|
args: release --rm-dist --timeout="30m"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_REPO }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_REPO }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user