diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0b60f80..c8a0ef8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,6 +33,6 @@ jobs: - name: Upload binaries to release uses: Shopify/upload-to-release@v1.0.1 with: - name: PaperShelled=-${{ env.RELEASE_VERSION }}.jar + name: PaperShelled-${{ env.RELEASE_VERSION }}.jar path: build/libs/PaperShelled-${{ env.RELEASE_VERSION }}.jar repo-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 4430f68..dca486a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Paper plugin mixin development framework. ## Usage -1. Download the [PaperShelled.jar](https://github.com/Apisium/PaperShelled/releases/latest/download/PaperShelled.jar) +1. Download the [PaperShelled.jar](https://github.com/Apisium/PaperShelled/releases/latest) 2. Put the downloaded jar file into your MineCraft server root directory. 3. Start your MineCraft server with the following command line parameters: