From 1d99824a1a33395cbe526bf3b2235eddb5706237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Sun, 2 Apr 2023 22:35:23 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index e26f107..b9c5147 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -25,4 +25,4 @@ jobs: - name: Build | createJar run: cd Folia && ./gradlew createReobfBundlerJar - name: Build | publish jar - run: curl --insecure --user username:mypass -T Folia/build/libs/* ftp://gitea.lipovcan.cz:/ \ No newline at end of file + run: curl --insecure --user username:mypass -T Folia/build/libs/* ftp://gitea.lipovcan.cz:/ \ No newline at end of file