diff --git a/README.md b/README.md index 6c5b6d6..1a280cd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # About +(A fork of the upstram repository because it turns out to not work with the current GitHub API) + This package contains utility scripts to manage: * git tags: add and delete tags using (1) a canonical format and (2) some controls diff --git a/github_release_api.sh b/github_release_api.sh index 5d91420..b27dad8 100755 --- a/github_release_api.sh +++ b/github_release_api.sh @@ -353,7 +353,6 @@ function createRelease(){ cat <