apioo/SDKgen Code Generator
This action integrates the SDKgen code generator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| client_id | The sdkgen.app client id, this is either your username or an app key | yes | — |
| client_secret | The sdkgen.app client secret, this is either your password or an app secret | yes | — |
| token | Github access token to be able to commit the files to your repository | no | ${{ github.token }} |
| repository | The target repository | no | ${{ github.repository }} |
| typehub_message | The TypeHub commit message, only available for commits | no | — |
| typehub_version | The TypeHub tag version, only available for tags | no | — |
| typehub_changelog | The TypeHub tag changelog, only available for tags | no | — |
Outputs
no outputs