Skip to content

Commit

Permalink
Get the paper engine
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Sep 5, 2024
1 parent c3a1979 commit 7e4f20e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-development-jars-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ jobs:
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
modrinth-featured: false
files: |
plugin/build/libs/typewriter.jar
engine/engine-paper/build/libs/Typewriter.jar
extensions/**/build/libs/*.jar
name: "Typewriter v${{ steps.vars.outputs.version }} Development Build"
name: "Typewriter v${{ steps.vars.outputs.version }} Beta Build"
version: "${{ steps.vars.outputs.version }}"
version-type: "beta"
loaders: |
Expand Down

0 comments on commit 7e4f20e

Please sign in to comment.