Fix typo multiverse

This commit is contained in:
Ben Woo 2023-08-20 15:46:22 +08:00
parent c24777d282
commit 6db2cc25d6
No known key found for this signature in database
GPG Key ID: FB2A3645536E12C8

View File

@ -15,7 +15,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
# version: tags/${{ github.event.inputs.version }} # version: tags/${{ github.event.inputs.version }}
regex: true regex: true
file: mulitverse-core-(.*)\.jar file: multiverse-core-(.*)\.jar
target: 'subdir/' target: 'subdir/'
- name: Upload to dev.bukkit.org - name: Upload to dev.bukkit.org