mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-08-20 09:59:00 -04:00
Some tweaks on publishing scripts.
This commit is contained in:
parent
118deea20b
commit
966425d962
3 changed files with 12 additions and 6 deletions
travis
|
@ -16,7 +16,7 @@
|
|||
# travis encrypt GH_TOKEN=<TOKEN> --add
|
||||
git config user.name "Paper.js Bot"
|
||||
git config user.email "bot@paperjs.org"
|
||||
git config credential.helper "store --file=.git/credentials"
|
||||
git config credential.helper "store --file .git/credentials"
|
||||
echo "https://${GH_TOKEN}:@github.com" > .git/credentials
|
||||
|
||||
# It took ages to figures this one out:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue