From 5b9fce9597fba1f903437c829703ced03d5908d1 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Sun, 22 Sep 2024 19:21:37 +0200 Subject: [PATCH] .gitea/workflows/build.yaml aktualisiert --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index f48ca3c..d9fe705 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -5,7 +5,7 @@ on: jobs: prod-build: - runs-on: act-runner + runs-on: act-runner-user timeout-minutes: 5 steps: - name: clone