We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 474b9d6 commit f350d8cCopy full SHA for f350d8c
templates/travis_yml
@@ -9,5 +9,5 @@ jobs:
9
node_js: lts/*
10
deploy:
11
provider: script
12
- cleanup: false
+ skip_cleanup: true
13
script: npx semantic-release
0 commit comments