ci(publish): increase timeout (#4246)
This commit is contained in:
parent
a80ab123dc
commit
94bf5ab060
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -64,3 +64,5 @@ jobs:
|
||||
CHANNEL_ID: ${{secrets.CHANNEL_ID}}
|
||||
PUBLISH_COMMAND: "yarn\npublish:ci"
|
||||
CODE_PATTERN: 'Enter OTP'
|
||||
# 40 minutes for the entire command, 20 minutes for waiting for 2FA
|
||||
TIMEOUT: '2400000'
|
||||
|
Loading…
x
Reference in New Issue
Block a user