Skip to content

Commit

Permalink
fix request json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstif committed Oct 29, 2019
1 parent 23a9053 commit 0b717b6
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 @@ -42,7 +42,7 @@ else
{
"ref": "refs/tags/$TAG",
"sha": "$GITHUB_SHA",
"sha": "$GITHUB_SHA"
}
EOF
fi

0 comments on commit 0b717b6

Please sign in to comment.