Skip to content

Commit 58fca6c

Browse files
committed
increase timeout
1 parent 222b032 commit 58fca6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
compose-unity-release:
2626
name: Compose Unity Release
2727
runs-on: ubuntu-latest
28-
timeout-minutes: 30
28+
timeout-minutes: 60
2929

3030
env:
3131
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)