From 8abf6e7038b0c788c638726b180300f21b96265f Mon Sep 17 00:00:00 2001 From: finmoon Date: Thu, 9 Oct 2025 14:14:25 +0000 Subject: [PATCH] Update .gitea/workflows/build_and_deploy.yaml --- .gitea/workflows/build_and_deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build_and_deploy.yaml b/.gitea/workflows/build_and_deploy.yaml index 591554e..722e773 100644 --- a/.gitea/workflows/build_and_deploy.yaml +++ b/.gitea/workflows/build_and_deploy.yaml @@ -52,7 +52,7 @@ jobs: #---------------------------------------------------- # JOB 2: Deploy the built site to the web server #---------------------------------------------------- -deploy: + deploy: runs-on: ubuntu-latest needs: build steps: