This commit is contained in:
Alexey Kasyanchuk
2021-07-11 01:20:42 +03:00
parent 3e4e26fa12
commit 558c86ba3b
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ deploy:
provider: script
skip_cleanup: true
script:
- npx travis-deploy-once "npx semantic-release@17"
- npx semantic-release@17
on:
branch: master
condition: $TRAVIS_COMMIT_MESSAGE = "release"