Skip to content

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
roftLin committed Aug 21, 2020
1 parent 9139a78 commit a46f291
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ after_success:
# git账户验证
- git config -–global user.name "roftLin"
- git config –-global user.email "315779478@qq.com"
- git log -1
- git checkout master
- git remote origin set-url https://${GITHUB_TOKEN}@${GH_REF}
- git remote set-url origin https://${GITHUB_TOKEN}@${GH_REF}
- git remote -v

# # # 2、重置标记位,防止下次提交进入发布流程
Expand Down

0 comments on commit a46f291

Please sign in to comment.