mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Update release script
This commit is contained in:
parent
753a5bac97
commit
16baeba4e7
1 changed files with 5 additions and 0 deletions
|
|
@ -5,4 +5,9 @@ cd "$(dirname "$0")"
|
|||
cd ..
|
||||
ROOT=$(pwd)
|
||||
|
||||
find .
|
||||
unzip Binaries/Binaries.zip
|
||||
rm Binaries/Binaries.zip
|
||||
find .
|
||||
|
||||
gh release create "nexus_$GITHUB_REF_NAME" -F Changelist.txt ../Binaries/*.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue