Skip to content
Snippets Groups Projects
Unverified Commit 2309df77 authored by Moritz Aurel Pascal Schubotz's avatar Moritz Aurel Pascal Schubotz
Browse files

Update upload script to new token name

parent 3cdc3188
No related merge requests found
......@@ -3,4 +3,4 @@ mv gipp_bibertool.bib gipp.bib
git config --global user.email "bibbot@ckurs.de"
git config --global user.name "BibBot"
git commit -m "Reformat bib file" gipp.bib
git push https://$GITHUBKEY@github.com/ag-gipp/bib $TRAVIS_BRANCH
git push https://$GITHUB_TOKEN@github.com/ag-gipp/bib $TRAVIS_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment