devops-infra/GitHub Action template
Template repository for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| foobar | Some input variable | no | foobar |
| debug | Enable verbose debug logging | no | false |
| github_token | GitHub token for authenticated calls | no | — |
Outputs
| name | description |
|---|---|
| barfoo | Output from action |
| foobar | Echo of input 'foobar' |