Update update-site.yml
This commit is contained in:
parent
80c39db37f
commit
5a2ae4b502
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue