summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2022-12-05 18:37:36 +0600
committerilotterytea <iltsu@alright.party>2022-12-05 18:37:36 +0600
commitcc861ba82a8b0af7d5ab3ede4f465891645858e0 (patch)
tree83d2b5ad1e62fe207c4215f80cc61b58c075c55a
parentf63a803601ad184b389416da6d4dca45bf12dd22 (diff)
github actions test 2 🤔
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
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