Skip to content

Commit d50aa4d

Browse files
committed
ci: set main branch for deploy step
1 parent 9d6965c commit d50aa4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ jobs:
2828
deploy:
2929
provider: script
3030
skip_cleanup: true
31+
on:
32+
branch: main
3133
script:
3234
- npx semantic-release

0 commit comments

Comments
 (0)