samtherapy/Deno Deploy Action
Github/Gitea/Forgejo Action for deploying applications via Deno Deploy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| deno_deploy_token | Deno Deploy Token | yes | — |
| project | The project name used to deploy | yes | — |
| entry_point | The entrypoint file for the deployment | yes | — |
| exclude | Files to exclude from the deployment | no | "" |
| include | Files to include in the deployment | no | "" |
| import_map | Path to the import map for the deployment | no | "" |
| production | Whether to deploy in production mode | no | — |
Outputs
no outputs