srz-zumix/Setup Siv3D
This action sets up Siv3D
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | siv3d version. [latest,vX.Y.Z] | — | latest |
| github_token | The token used to authenticate when fetching infer version. When running this action on github.com, the default value is sufficient. When running on GHES, you can pass a personal access token for github.com if you are experiencing rate limiting. | — | ${{ github.server_url == 'https://github.com' && github.token || '' }} |
Outputs
| name | description |
|---|---|
| version | installed siv3d version |
| path | installed siv3d path |