From e6f3f3dc5ca97139a061f2f09b05969205fc57cc Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Mon, 23 Oct 2023 02:13:27 +0000 Subject: [PATCH] format/now -> develop/now --- .gitea/workflows/format->develop.yml | 2 +- instructions/instruction.htm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/format->develop.yml b/.gitea/workflows/format->develop.yml index 355055c..bd9c285 100644 --- a/.gitea/workflows/format->develop.yml +++ b/.gitea/workflows/format->develop.yml @@ -31,7 +31,7 @@ jobs: git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned git -C ../cloned fetch origin #--depth=1 git -C ../cloned branch -r - git -C ../cloned checkout -b $DEVELOPMENT_BRANCH + git -C ../cloned switch $DEVELOPMENT_BRANCH mv ../cloned/.git .. rm -rf ../cloned cp -r . ../cloned diff --git a/instructions/instruction.htm b/instructions/instruction.htm index e4aaa63..22efbe7 100644 --- a/instructions/instruction.htm +++ b/instructions/instruction.htm @@ -1 +1 @@ -DO SOMETHING!s +DO SOMETHING!