Skip to content

Commit

Permalink
screw deleting
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Broomfield committed Jun 10, 2016
1 parent 91f7ec9 commit 4632ac4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/plugin-release.sh
Expand Up @@ -7,9 +7,6 @@ if [ "$(echo $VERSION | grep -o SNAPHOT)" != "SNAPSHOT" ]; then

echo "VERSION: $VERSION"

# Delete old release
curl -X DELETE https://api.github.com/repos/Dove-Bren/QuestManager/releases/v${VERSION}

# Create new release
TAG_NAME="v$VERSION"
NAME="$PROJECT_NAME v$VERSION"
Expand Down

0 comments on commit 4632ac4

Please sign in to comment.