From 1d80b52b1b453f2223aa6dd630c196b0b217eb57 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 3 Dec 2022 14:09:14 +0600 Subject: хз MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5405a76..a0da83c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,6 +60,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} - asset_path: build/Maxoning.jar + asset_path: desktop/build/libs/Maxoning.jar asset_name: Maxoning.jar asset_content_type: application/x-java-archive -- cgit v1.2.3