lizheming/Deta Action
GitHub Action to deploy current repo to Deta Space
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | Deta access token. https://deta.space/docs/en/basics/cli#authentication | yes | — |
| id | project id of an existing project | yes | — |
| tag | tag to identify this push | no | — |
| dir | src of project to push (default "./") | — | ./ |
| listed | listed on discovery | no | — |
| notes | release notes | no | — |
| rid | revision id for release | no | — |
| version | version for the release | no | — |
| release | set false if you just want push and don't want release action | no | — |
Outputs
no outputs