From c83817eb7477c709624d2a42c1ca9b49fdf3187f Mon Sep 17 00:00:00 2001 From: Luthics <306893473@qq.com> Date: Wed, 11 Oct 2023 19:34:58 +0800 Subject: [PATCH] fx --- .gitea/workflows/demo.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 1af4804..2297a82 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -16,5 +16,4 @@ jobs: - name: List files in the repository run: | ls ${{ gitea.workspace }} - - run: echo " This job's status is ${{ job.status }}." - ./act_runner register --no-interactive --instance https://git.luthics.com/ --token PwGOJBCPPw8WZt5snWE7O99mCaDyWETIOAVY3nKT \ No newline at end of file + - run: echo " This job's status is ${{ job.status }}." \ No newline at end of file