mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-25 03:55:27 +01:00
Fix display name version
This commit is contained in:
parent
71fe3de39a
commit
32d0e39866
2
.github/workflows/dbo_test.yml
vendored
2
.github/workflows/dbo_test.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
project_id: 30765
|
||||
changelog: ${{ toJson(steps.release-artifact.outputs.body) }}
|
||||
changelog_type: markdown
|
||||
display_name: ${{ github.event.inputs.version }}
|
||||
display_name: ${{ steps.release-artifact.outputs.version }}
|
||||
game_versions: 9994 9974 9973 9561 9560 9261 9190 9016 8897 8849 8503 7915 7667 7330 7105
|
||||
project_relations: '[{"slug": "multiverse-portals", "type": "optionalDependency"}]'
|
||||
file_path: ${{ github.workspace }}/subdir/multiverse-core-${{ steps.release-artifact.outputs.version }}.jar
|
||||
|
Loading…
Reference in New Issue
Block a user