From d9b8076c22f50a9e429e87b81402a35131a87c7a Mon Sep 17 00:00:00 2001 From: giles Date: Sat, 21 Oct 2023 21:31:52 +0100 Subject: [PATCH] . --- .gitea/workflows/convert-to-yml.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/convert-to-yml.yml b/.gitea/workflows/convert-to-yml.yml index 6e4e152..0a024f0 100644 --- a/.gitea/workflows/convert-to-yml.yml +++ b/.gitea/workflows/convert-to-yml.yml @@ -34,7 +34,7 @@ jobs: git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} xml files converted to yml" git push -f origin HEAD:${{ env.PRODUCTION_BRANCH }} - name: download tea! - run: curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 -- output tea + run: curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea - uses: quangvo09/pull-request-action@v1 name: Create PR to develop with: