lets try that again!
This commit is contained in:
parent
22e3d793db
commit
f5228746a7
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ jobs:
|
||||||
changelog: ${{ github.event.release.body }}
|
changelog: ${{ github.event.release.body }}
|
||||||
loaders: 'datapack'
|
loaders: 'datapack'
|
||||||
file: BetterCombatCompat-${{ github.event.release.tag_name }}.zip
|
file: BetterCombatCompat-${{ github.event.release.tag_name }}.zip
|
||||||
dependencies: "[{'project_id': `5sy6g3kz`, 'dependency_type': 'required'}]"
|
dependencies: '[{"project_id": "5sy6g3kz", "dependency_type": "required"}]'
|
||||||
api-domain: 'staging-api.modrinth.com'
|
api-domain: 'staging-api.modrinth.com'
|
||||||
|
|
Loading…
Reference in a new issue