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 d51e536 commit 8b786d2Copy full SHA for 8b786d2
.travis.yml
@@ -19,4 +19,4 @@ jobs:
19
if: branch = master AND type != pull_request
20
node_js: 10
21
script: npm run semantic-release
22
- deploy: npm run deploy
+ after_success: npm run deploy
0 commit comments