Update update-site.yml

This commit is contained in:
streetturtle 2022-01-23 15:12:33 -05:00 committed by GitHub
parent dd06f29845
commit 07765a6ff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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