This commit is contained in:
Roland Rabien 2023-08-31 15:02:25 -07:00
commit 8efd30b6c6

View file

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