Update update-site.yml
This commit is contained in:
parent
dd06f29845
commit
07765a6ff6
|
@ -16,6 +16,7 @@ jobs:
|
|||
run: |
|
||||
git config --global user.name 'GitHub Action'
|
||||
git config --global user.email 'action@github.com'
|
||||
git add ./_widgets
|
||||
git stash
|
||||
git fetch
|
||||
git checkout gh-pages
|
||||
|
|
Loading…
Reference in New Issue