From 754db7ff0f4d218dae1d329e4c5a18fa6bb669eb Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sun, 23 Jan 2022 19:05:50 -0500 Subject: Update update-site.yml --- .github/workflows/update-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml index 74a47d8..3b4d5ee 100755 --- a/.github/workflows/update-site.yml +++ b/.github/workflows/update-site.yml @@ -25,7 +25,7 @@ jobs: rm -rf ./_widgets ls -alF echo "git stash pop" - git stash pop + git checkout stash -- . echo "git add ./_widgets" git add ./_widgets git commit -m "update from master" -- cgit v1.2.3