mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 01:54:08 +03:00
Add skip_cleanup to deploy script
This commit is contained in:
parent
75d75b8323
commit
cbbd1c1391
|
@ -23,6 +23,7 @@ deploy:
|
|||
on:
|
||||
branch: master
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: script
|
||||
script: "npm run branch-release"
|
||||
on:
|
||||
|
|
Loading…
Reference in New Issue
Block a user