Skip to content

Commit d7ecedc

Browse files
committed
Specify each upload manually
1 parent fc80a11 commit d7ecedc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/LuaWatcom.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,5 @@ jobs:
117117
--draft \
118118
--title "$TAG_NAME" \
119119
--notes "Lua for Watcom builds from $TAG_NAME" \
120-
"Lua Binaries/*.zip"
120+
"Lua Binaries/Lua Exe.zip"
121+
"Lua Binaries/Lua Img.zip"

0 commit comments

Comments
 (0)