From 9535decfbc7c898d8d3abde97ba12cf3a4e3bf4e Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Sat, 9 Dec 2023 19:28:16 +0000 Subject: [PATCH] Updated action --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index caee4a5..079025e 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -25,7 +25,7 @@ jobs: docker image prune -f docker build -t git.sh-edraft.de/sh-edraft.de/act-runner:latest . - on-push-deploy_sh-edraft: + push: needs: build runs-on: [dobby.sh-edraft.de, ubuntu-latest] container: catthehacker/ubuntu:act-latest