From cc861ba82a8b0af7d5ab3ede4f465891645858e0 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 5 Dec 2022 18:37:36 +0600 Subject: github actions test 2 🤔 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(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 62a7763..65d9eda 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: Maxoning.jar + asset_path: ./Maxoning.jar asset_name: Maxoning.jar asset_content_type: application/x-java-archive -- cgit v1.2.3