You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This step compiles your Maven project to a `.jar`
62
62
- name: Build and package Maven project
@@ -92,4 +92,4 @@ jobs:
92
92
|`changelog`| no | The changelog for this version (markdown). Defaults to GitHub release notes. |
93
93
|`loaders`| yes | The mod loaders that this version supports (separated by commas or as JSON string array). See [createVersion](https://docs.modrinth.com/api-spec#tag/versions/operation/createVersion)|
94
94
|`dependencies`| no | A list of specific versions of projects that this version depends on (as JSON array). See [createVersion](https://docs.modrinth.com/api-spec#tag/versions/operation/createVersion)|
95
-
|`api-domain`| no | Modrinth API domain. For testing purposes you can set this to `staging-api.modrinth.com`. See [Modrinth Staging Server](https://staging.modrinth.com)||
95
+
|`api-domain`| no | Modrinth API domain. For testing purposes you can set this to `staging-api.modrinth.com`. See [Modrinth Staging Server](https://staging.modrinth.com)||
0 commit comments