From 63cc96d6023bd3c7c35995f3f7664a4d9f2588f6 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 28 Dec 2024 22:57:17 +1100 Subject: [PATCH] fix: update deployment --- .gitea/workflows/deploy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 105e87b..8092e1e 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -7,7 +7,6 @@ on: jobs: deploy: - if: ${{ github.event.workflow_run.conclusion == 'success' }} runs-on: almalinux-8 container: image: git.query.consul/unkin/almalinux8-runnerdnd:latest