mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Another try
This commit is contained in:
parent
c7b61f69c2
commit
c76abdfccc
1 changed files with 1 additions and 2 deletions
|
|
@ -4,5 +4,4 @@ set -x
|
|||
cd "$(dirname "$0")"
|
||||
ROOT=$(pwd)
|
||||
|
||||
find .
|
||||
gh release create "$GITHUB_REF_NAME" -F ./Changelist.txt ./Binaries/*.zip
|
||||
gh release create "$GITHUB_REF_NAME" -F ./Changelist.txt ./Binaries\ Linux/*.zip ./Binaries\ Windows/*.zip ./Binaries\ macOS/*.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue