Skip to content

Commit

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

TAG="amr-v1.4.1-branch-smngsassembly"

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

0 comments on commit 5a504eb

Please sign in to comment.