We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e14607 commit ae7768bCopy full SHA for ae7768b
script/tag_on_master
@@ -15,4 +15,4 @@ echo $PATCH
15
# Create a tag
16
curl -H "Authorization: token ${api-key}" \
17
-X "{\"ref\": \"refs/tags/2.1.$PATCH\", \"sha\": \"$TRAVIS_COMMIT\"}" \
18
- https://api.github.com/repos/progit/progit2/git/refs
+ https://api.github.com/repos/progit/progit2/git/refs
0 commit comments