Another try

This commit is contained in:
Roland Rabien 2025-02-14 10:27:05 -08:00
commit c76abdfccc

View file

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