i hate ci i hate ci

main
Ven 2 years ago committed by GitHub
parent 42b4eebca1
commit cb9eb1f772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,7 +70,8 @@ jobs:
git clone "https://$USERNAME:$API_TOKEN@github.com/$GH_REPO" upload
cd upload
rm -rf * .*
shopt -s dotglob
rm -rf *
cp -r ../dist/* .
git add -A

Loading…
Cancel
Save