i hate ci i hate ci

This commit is contained in:
Ven 2022-12-21 21:12:28 +01:00 committed by GitHub
parent 42b4eebca1
commit cb9eb1f772
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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