Skip to content

Commit c76abdf

Browse files
committed
Another try
1 parent c7b61f6 commit c76abdf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

release.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ set -x
44
cd "$(dirname "$0")"
55
ROOT=$(pwd)
66

7-
find .
8-
gh release create "$GITHUB_REF_NAME" -F ./Changelist.txt ./Binaries/*.zip
7+
gh release create "$GITHUB_REF_NAME" -F ./Changelist.txt ./Binaries\ Linux/*.zip ./Binaries\ Windows/*.zip ./Binaries\ macOS/*.zip

0 commit comments

Comments
 (0)