From edfe68c688f632c6126cf79b7edda15d1ad77621 Mon Sep 17 00:00:00 2001 From: Konstantin Kollar Date: Sat, 6 Apr 2024 17:54:41 +0200 Subject: [PATCH] change cicd --- .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 9f0a453..6646e91 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is deploying on: push: branches: - - main + - master jobs: Deploy Batch Tools on beta.batch.tools: