From c32fb13afeef9f79c18f4732e5a019d66516b076 Mon Sep 17 00:00:00 2001 From: giles Date: Sun, 22 Oct 2023 02:14:20 +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 7b2c169..6855081 100644 --- a/.gitea/workflows/convert-to-yml.yml +++ b/.gitea/workflows/convert-to-yml.yml @@ -33,6 +33,7 @@ jobs: rm -r * mv ../cloned/* . git -C ../cloned status + git status - name: GIT commit and push all changed files env: CI_COMMIT_MESSAGE: Continuous Integration Build Artifacts