Update update-site.yml

This commit is contained in:
streetturtle 2022-01-23 21:05:27 -05:00 committed by GitHub
parent 80c39db37f
commit 5a2ae4b502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
ls -alF
echo "git stash pop"
git checkout stash -- ./_widgets
git checkout stash -- ./assets
git checkout stash -- ./assets/img/widgets
git add ./_widgets
git add ./assets/img/widgets
git commit -m "update from master"