We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7251e3 commit 14e7273Copy full SHA for 14e7273
.github/workflows/publish.yml
@@ -19,6 +19,7 @@ env:
19
20
jobs:
21
build-and-push-image:
22
+ timeout-minutes: 60
23
runs-on: ubuntu-latest
24
permissions:
25
contents: read
0 commit comments