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: