Skip to content

Commit ae7768b

Browse files
committed
Newline at end of file
1 parent 1e14607 commit ae7768b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/tag_on_master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ echo $PATCH
1515
# Create a tag
1616
curl -H "Authorization: token ${api-key}" \
1717
-X "{\"ref\": \"refs/tags/2.1.$PATCH\", \"sha\": \"$TRAVIS_COMMIT\"}" \
18-
https://api.github.com/repos/progit/progit2/git/refs
18+
https://api.github.com/repos/progit/progit2/git/refs

0 commit comments

Comments
 (0)