update semantic
This commit is contained in:
@ -20,7 +20,7 @@ deploy:
|
||||
provider: script
|
||||
skip_cleanup: true
|
||||
script:
|
||||
- npx travis-deploy-once "npx semantic-release@13.2.0"
|
||||
- npx travis-deploy-once "npx semantic-release@15"
|
||||
on:
|
||||
branch: master
|
||||
condition: $TRAVIS_COMMIT_MESSAGE = "release"
|
||||
|
Reference in New Issue
Block a user