Update update-site.yml

This commit is contained in:
streetturtle 2022-01-23 19:37:55 -05:00 committed by GitHub
parent b96ebec107
commit 4066f673db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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