mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
[ts] Fix artifact upload.
This commit is contained in:
parent
5d54272396
commit
a87776e8bd
@ -20,8 +20,7 @@ then
|
|||||||
spine-webgl/dist/iife/* \
|
spine-webgl/dist/iife/* \
|
||||||
spine-player/dist/iife/* \
|
spine-player/dist/iife/* \
|
||||||
spine-threejs/dist/iife/* \
|
spine-threejs/dist/iife/* \
|
||||||
spine-player/css/spine-player.css \
|
spine-player/css/spine-player.css
|
||||||
spine-player/example/external/*
|
|
||||||
curl -f -F "file=@spine-ts.zip" "$TS_UPDATE_URL$BRANCH"
|
curl -f -F "file=@spine-ts.zip" "$TS_UPDATE_URL$BRANCH"
|
||||||
else
|
else
|
||||||
echo "Not deploying artifacts. TS_UPDATE_URL and/or BRANCH not set."
|
echo "Not deploying artifacts. TS_UPDATE_URL and/or BRANCH not set."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user