dedaub/dedaub srcup action
A GitHub Action that uploads source code to Dedaub's Watchdog using srcup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Project name | no | — |
| comment | Commit message | no | "" |
| init | init project | no | "" |
| owner | Project owner's username | no | — |
| framework | Project framework | no | — |
| api-key | API key | no | — |
| cache | Use build cache | no | — |
| location | Project location on machine | yes | . |
Outputs
| name | description |
|---|---|
| project_id | project id |
| version_id | version id |