Skip to content

Commit 2a365a8

Browse files
committed
Increase timeout in release workflow
1 parent 06e16ba commit 2a365a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-ga.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
with:
2929
token: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}
3030
token-name: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
31+
timeout: 60m

0 commit comments

Comments
 (0)