This commit is contained in:
Roland Rabien 2023-08-31 16:40:41 -07:00
commit bae5721478

View file

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