Skip to content

Commit

Permalink
fix: send token from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
EmaSuriano committed Mar 31, 2020
1 parent d0386d1 commit 26dcecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ deploy:
- provider: script
skip_cleanup: true
script:
- npx semantic-release
- GH_TOKEN=$GH_TOKEN yarn semantic-release
on:
branch: master
# deploy to github pages
Expand Down

0 comments on commit 26dcecb

Please sign in to comment.