ci: fix typo

This commit is contained in:
Ven 2023-01-26 22:51:30 +01:00 committed by GitHub
parent 399305fd8a
commit bc4c7473e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
git clone https://$USERNAME:$API_TOKEN@github.com/$GH_REPO.git upload
cd upload
GLOBIGNORE: .git:.gitignore:README.md:LICENSE
GLOBIGNORE=.git:.gitignore:README.md:LICENSE
rm -rf *
cp -r ../dist/* .