From 07765a6ff6855af39965c2caad1229d9a2b198c9 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sun, 23 Jan 2022 15:12:33 -0500 Subject: Update update-site.yml --- .github/workflows/update-site.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') 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 -- cgit v1.2.3