Update build.yml

This commit is contained in:
Ven 2022-12-21 21:05:52 +01:00 committed by GitHub
parent a9ee0c7e50
commit 42b4eebca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ jobs:
git config --global user.name "$USERNAME"
git config --global user.email actions@github.com
gh repo clone "$GH_REPO" upload
git clone "https://$USERNAME:$API_TOKEN@github.com/$GH_REPO" upload
cd upload
rm -rf * .*
cp -r ../dist/* .