eisbaer66/SourcePawnManager
restore includes defined in spm.json
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to execute. Examples, "restore" or "update". | no | restore |
| verbosity | The verbosity level used when logging. Examples, "0" through "4". | no | 0 |
| working-directory | The directory containing the spm.json. Examples, "." or "./src". | no | . |
| github-token | GitHub token used to authenticate API calls. | no | — |
Outputs
| name | description |
|---|---|
| exit-code | The exit code of the action. |
| message | A message detailing the executed actions. |
| dependency-count | The count of restored/updated dependencies. |