Skip to content

Commit

Permalink
:Remove release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lvreynoso committed Mar 7, 2024
1 parent 09459f6 commit af515e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ else
exit 1
fi

TAG="long-read-mngs-v0.7.5-patch-contigscovviz"

if [[ $( git branch --show-current) != "main" ]]; then
COMMIT=$(git rev-parse --short HEAD)
TAG=$TAG"-$COMMIT"
Expand Down

0 comments on commit af515e5

Please sign in to comment.