We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d952ed4 commit e4f8c92Copy full SHA for e4f8c92
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
publish:
33
name: Publish
34
runs-on: ubuntu-latest
35
- timeout-minutes: 5
+ timeout-minutes: 30
36
steps:
37
- name: Download RC contents
38
run: |
0 commit comments