mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-25 03:55:27 +01:00
Fix typo multiverse
This commit is contained in:
parent
c24777d282
commit
6db2cc25d6
2
.github/workflows/dbo_test.yml
vendored
2
.github/workflows/dbo_test.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# version: tags/${{ github.event.inputs.version }}
|
||||
regex: true
|
||||
file: mulitverse-core-(.*)\.jar
|
||||
file: multiverse-core-(.*)\.jar
|
||||
target: 'subdir/'
|
||||
|
||||
- name: Upload to dev.bukkit.org
|
||||
|
Loading…
Reference in New Issue
Block a user