Skip to content

Commit

Permalink
Update regex
Browse files Browse the repository at this point in the history
  • Loading branch information
benwoo1110 committed Aug 20, 2023
1 parent eeb58a0 commit c24777d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbo_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c24777d

Please sign in to comment.