wavetable/release.sh
Roland Rabien a177988f97 Oh FFS
2023-08-31 14:34:02 -07:00

9 lines
143 B
Bash
Executable file

#!/bin/bash -e
set -x
cd "$(dirname "$0")"
ROOT=$(pwd)
find .
gh release create "nexus_$GITHUB_REF_NAME" -F Changelist.txt ./Binaries/*.zip