From 68e00ec5bfb3de71a5a1f3cba8e20184430a1d82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Sun, 2 Apr 2023 15:23:08 +0200 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9E.gitea/workflows/build.?= =?UTF-8?q?yml=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 4215a3f..0225d7d 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -29,6 +29,7 @@ jobs: - name: Upload artifacts env: ACTIONS_RUNTIME_TOKEN: "{{ secrets.ACTIONS_RUNTIME_TOKEN }}" + ACTIONS_RUNTIME_URL: https://git.lipovcan.cz/api/actions_pipeline/ uses: https://github.com/actions/upload-artifact@v3 with: name: built-jar