diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index 0cd7997..198ce77 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -25,5 +25,5 @@ jobs: changelog: ${{ github.event.release.body }} loaders: 'datapack' 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'