mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Hmm
This commit is contained in:
parent
b659263d1b
commit
bae5721478
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue