mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-10 17:18:44 +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-player/dist/iife/* \
|
||||
spine-threejs/dist/iife/* \
|
||||
spine-player/css/spine-player.css \
|
||||
spine-player/example/external/*
|
||||
spine-player/css/spine-player.css
|
||||
curl -f -F "file=@spine-ts.zip" "$TS_UPDATE_URL$BRANCH"
|
||||
else
|
||||
echo "Not deploying artifacts. TS_UPDATE_URL and/or BRANCH not set."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user