Skip to content

Commit

Permalink
update push commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay0410 authored Nov 15, 2019
1 parent 7c4d57b commit e0534b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tectonic $1
OUTPUT_PDF="${1%.*}.pdf"

STATUSCODE=$(curl --silent --output /dev/stderr --write-out "%{http_code}" -i -X PUT -H "Authorization: token $GITHUB_TOKEN" -d '{
"message": "update resume",
"message": "update $OUTPUT_PDF",
"committer": {
"name": "Tectonic Action",
"email": "[email protected]"
Expand Down

0 comments on commit e0534b0

Please sign in to comment.