Skip to content

Commit 37bf7db

Browse files
authored
Fix Workflow (#31)
1 parent 6dc5122 commit 37bf7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
release:
2323
name: "Release"
2424
runs-on: ubuntu-latest
25-
timeout-minutes: 5
25+
timeout-minutes: 15
2626
permissions:
2727
contents: write
2828

0 commit comments

Comments
 (0)