friendsofredaxo/MyREDAXO Installer Action
GitHub Action for MyREDAXO Installer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| myredaxo-username | MyREDAXO username. | yes | — |
| myredaxo-api-key | MyREDAXO API Key. | yes | — |
| description | Package release version description. | no | ${{ github.event.release.body }} |
| cwd | Working directory where the package is located. | no | . |
| version | Package release version. | no | ${{ github.event.release.tag_name }} |
| enforce-redaxo-addon-validation | When true, validates package.yml and addon structure before upload. | no | true |
Outputs
no outputs