mirror of
https://github.com/streetturtle/awesome-wm-widgets.git
synced 2024-11-15 19:48:04 +01:00
Update update-site.yml
This commit is contained in:
parent
754db7ff0f
commit
2cfdc3f5f5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-site.yml
vendored
2
.github/workflows/update-site.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
rm -rf ./_widgets
|
||||
ls -alF
|
||||
echo "git stash pop"
|
||||
git checkout stash -- .
|
||||
git checkout stash -- ./_widgets
|
||||
echo "git add ./_widgets"
|
||||
git add ./_widgets
|
||||
git commit -m "update from master"
|
||||
|
|
Loading…
Reference in a new issue