Update release script

This commit is contained in:
Roland Rabien 2023-08-31 14:02:50 -07:00
commit 16baeba4e7

View file

@ -5,4 +5,9 @@ cd "$(dirname "$0")"
cd ..
ROOT=$(pwd)
find .
unzip Binaries/Binaries.zip
rm Binaries/Binaries.zip
find .
gh release create "nexus_$GITHUB_REF_NAME" -F Changelist.txt ../Binaries/*.zip