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 9d6965c commit d50aa4dCopy full SHA for d50aa4d
.travis.yml
@@ -28,5 +28,7 @@ jobs:
28
deploy:
29
provider: script
30
skip_cleanup: true
31
+ on:
32
+ branch: main
33
script:
34
- npx semantic-release
0 commit comments