mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 02:25:41 +01:00
Update regex
This commit is contained in:
parent
eeb58a05b1
commit
c24777d282
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: multiverse-core-*\\.jar
|
||||
file: mulitverse-core-(.*)\.jar
|
||||
target: 'subdir/'
|
||||
|
||||
- name: Upload to dev.bukkit.org
|
||||
|
Loading…
Reference in New Issue
Block a user