Skip to content

Commit

Permalink
update commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay0410 authored Nov 15, 2019
1 parent e0534b0 commit 862b32c
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 $OUTPUT_PDF",
"message": "'"update $OUTPUT_PDF"'",
"committer": {
"name": "Tectonic Action",
"email": "tectonic-action@github.com"
Expand Down

0 comments on commit 862b32c

Please sign in to comment.