Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Feb 10, 2024
1 parent 02e33ed commit 53e382e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ with:
token: ${{secrets.GITHUB_TOKEN}}
```
| Parameter | Datatype | Required | Default Value | Description |
|:--------------:|:--------:|:--------:|-------------------------------------------------------------------|--------------------------------|
| `token` | string | yes | | GitHub token |
| `manifest-url` | string | no | 'https://piston-meta.mojang.com/mc/game/version_manifest_v2.json' | An URL to the version manifest |
| Parameter | Datatype | Required | Default Value | Description |
|:--------------:|:--------:|:--------:|----------------------------------------------------------------------------|--------------------------------|
| `token` | string | yes | | GitHub token |
| `manifest-url` | string | no | [API URL](https://piston-meta.mojang.com/mc/game/version_manifest_v2.json) | An URL to the version manifest |

## Output

Expand Down

0 comments on commit 53e382e

Please sign in to comment.