From c7343a8a4ab2927676e4fb0bf30c92c3caf3cd12 Mon Sep 17 00:00:00 2001 From: giles Date: Sun, 22 Oct 2023 18:46:35 +0100 Subject: [PATCH] ..... --- .gitea/workflows/convert-to-yml.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/convert-to-yml.yml b/.gitea/workflows/convert-to-yml.yml index d83618d..0155fb3 100644 --- a/.gitea/workflows/convert-to-yml.yml +++ b/.gitea/workflows/convert-to-yml.yml @@ -51,6 +51,7 @@ jobs: git add -A git stash git checkout -b ${{ env.DEVELOPMENT_BRANCH }} + git pull git stash pop git add -A git status