From 2ca9232d7123b0932447c7312f190a3aa11a7a12 Mon Sep 17 00:00:00 2001 From: Hileb <107909747+Ecdcaeb@users.noreply.github.com> Date: Sat, 25 May 2024 17:41:17 +0800 Subject: [PATCH] Update and rename buildRetro.yml to build_retro.yml --- .github/workflows/{buildRetro.yml => build_retro.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{buildRetro.yml => build_retro.yml} (94%) diff --git a/.github/workflows/buildRetro.yml b/.github/workflows/build_retro.yml similarity index 94% rename from .github/workflows/buildRetro.yml rename to .github/workflows/build_retro.yml index 82bf42c..29168b4 100644 --- a/.github/workflows/buildRetro.yml +++ b/.github/workflows/build_retro.yml @@ -45,4 +45,4 @@ jobs: uses: actions/upload-artifact@v2.2.3 with: name: Redirectionor-snapshot.jar - path: build/libs/* \ No newline at end of file + path: build/libs/*