diff --git a/.github/workflows/publish-snapshot.yml b/.github/workflows/publish-snapshot.yml index d9888800d..6d3647a00 100644 --- a/.github/workflows/publish-snapshot.yml +++ b/.github/workflows/publish-snapshot.yml @@ -10,7 +10,7 @@ jobs: publish-snapshot: runs-on: macos-latest if: github.repository == 'square/workflow-kotlin' - timeout-minutes: 45 + timeout-minutes: 90 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4