Skip to content

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
roftLin committed Aug 18, 2020
1 parent 1eeb74e commit dabfd9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ after_success:
- npm version patch
- git commit -am 'chore:build'
- git set remote add upstream https://${GITHUB_TOKEN}@github.com/roftLin/dp.git
- echo ${GITHUB_TOKEN}
- git fetch upstream
- git remote -v
# - npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}" && npm publish --access public
Expand Down

0 comments on commit dabfd9f

Please sign in to comment.