summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2022-01-23 15:12:33 -0500
committerGitHub <noreply@github.com>2022-01-23 15:12:33 -0500
commit07765a6ff6855af39965c2caad1229d9a2b198c9 (patch)
treebb625af65f045449d58c33879dbbf02ae9f6f6b9 /.github
parentdd06f29845a6a675e0dd39bea303ec12d5a6fb18 (diff)
Update update-site.yml
Diffstat (limited to '.github')
-rwxr-xr-x.github/workflows/update-site.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml
index a2cd7b3..ed511d9 100755
--- a/.github/workflows/update-site.yml
+++ b/.github/workflows/update-site.yml
@@ -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