dont delete the tag, just delete the release
This commit is contained in:
parent
a5aa633273
commit
c666898bf0
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ maybe_override() {
|
|||
return
|
||||
fi
|
||||
api DELETE repos/$REPO/releases/tags/$TAG >& /dev/null || true
|
||||
api DELETE repos/$REPO/tags/$TAG >& /dev/null || true
|
||||
}
|
||||
|
||||
upload() {
|
||||
|
|
Loading…
Add table
Reference in a new issue