lona/Lona GitHub Action
A Github Action to check if Lona can run on the repo and upload a documentation website to Lona.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Required for Lona to check the permissions. | yes | — |
| workflow_succeeded | Required for setting the deployment state. | yes | — |
| ref_name | The ref to deploy. | no | — |
| output_folder | The folder that will get deployed to Lona's servers. | no | ./.output |
| lona_api_base_url | The Lona API server. | no | https://api.lona.design/production |
Outputs
| name | description |
|---|---|
| output_folder | The folder that will get deployed to Lona's servers. |