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 53e382e commit 76676b0
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 | [API URL](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 'https://piston-meta.mojang.com/mc/game/version_manifest_v2.json') | An URL to the version manifest |

## Output

Expand Down

0 comments on commit 76676b0

Please sign in to comment.