From a6d40133be267f7539da5ee4d51e8406338cac1f Mon Sep 17 00:00:00 2001 From: "Alex Lau (AvengerMoJo)" Date: Thu, 21 Sep 2023 00:23:51 +0800 Subject: [PATCH] fix the typo actions Signed-off-by: Alex Lau (AvengerMoJo) --- .gitea/workflows/obs-service.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitea/workflows/obs-service.yaml b/.gitea/workflows/obs-service.yaml index 1ef2668..987917d 100644 --- a/.gitea/workflows/obs-service.yaml +++ b/.gitea/workflows/obs-service.yaml @@ -23,7 +23,3 @@ jobs: who-to-greety: 'AvengerMoJo' - name: Get the output time run: echo "The time was ${{ steps.hello.outputs.time }}" - - - -