Update update-site.yml
This commit is contained in:
parent
b96ebec107
commit
4066f673db
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue