Skip to content

Commit 6300775

Browse files
committed
Increase timeout for docker-tag-push
1 parent 7b9a1c5 commit 6300775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-tag-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
type: string
1919
timeout-minutes:
2020
description: Timeout in minutes
21-
default: 15
21+
default: 20
2222
type: number
2323
secrets:
2424
REGISTRY_USERNAME:

0 commit comments

Comments
 (0)