Skip to content

Commit

Permalink
Update aftersuccess.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexus authored Apr 4, 2018
1 parent b0885ad commit 91df068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/aftersuccess.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ then
git pull
npm run changelog
git add HISTORY.md
git add package-lock.json
git commit -m "Update HISTORY.md via TravisCI" -m "[ci skip]"
git push
fi

0 comments on commit 91df068

Please sign in to comment.