mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
chore: change action timeout (#5604)
This commit is contained in:
2
.github/workflows/zitadel.yml
vendored
2
.github/workflows/zitadel.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
with:
|
||||
distribution: goreleaser
|
||||
version: v1.11.0
|
||||
args: release
|
||||
args: release --timeout 50m
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GORELEASER_TOKEN_TAP: ${{ steps.generate-token.outputs.token }}
|
||||
|
Reference in New Issue
Block a user