From eed6918f4b2ea5407cc3d9a1b2b2a777ae0c9f6b Mon Sep 17 00:00:00 2001 From: "Alex Lau (AvengerMoJo)" Date: Thu, 21 Sep 2023 00:12:42 +0800 Subject: [PATCH] fix the typo actions Signed-off-by: Alex Lau (AvengerMoJo) --- .gitea/workflows/obs-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/obs-service.yaml b/.gitea/workflows/obs-service.yaml index 41227b2..be157de 100644 --- a/.gitea/workflows/obs-service.yaml +++ b/.gitea/workflows/obs-service.yaml @@ -18,7 +18,7 @@ jobs: - run: echo "🍏 This job's status is ${{ job.status }}." - name : Hello world action step id : hello - users: action/hello-docker-action@v2 + users: actions/hello-docker-action@v2 with: who-to-greety: 'AvengerMoJo' - name: Get the output time