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 222b032 commit 58fca6cCopy full SHA for 58fca6c
.github/workflows/create-release-pr.yml
@@ -25,7 +25,7 @@ jobs:
25
compose-unity-release:
26
name: Compose Unity Release
27
runs-on: ubuntu-latest
28
- timeout-minutes: 30
+ timeout-minutes: 60
29
30
env:
31
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments