We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 630a8f2 commit 82117f0Copy full SHA for 82117f0
.github/workflows/publish-snapshot.yml
@@ -10,7 +10,7 @@ jobs:
10
publish-snapshot:
11
runs-on: macos-latest
12
if: github.repository == 'square/workflow-kotlin'
13
- timeout-minutes: 45
+ timeout-minutes: 90
14
15
steps:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
0 commit comments