Skip to content

Commit

Permalink
Revert release
Browse files Browse the repository at this point in the history
  • Loading branch information
lvreynoso committed May 8, 2024
1 parent 64ba2c3 commit 6c3fbad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ else
exit 1
fi

if [[ $WORKFLOW_NAME == short-read-mngs ]]; then
TAG="${WORKFLOW_NAME}-v8.3.1-branch-srst2removed"
fi

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

0 comments on commit 6c3fbad

Please sign in to comment.