benlei/YAML to Outputs
This action will read in a YAML body / file and set them as outputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 18, 2026
- License
- MIT
Pinned Snippet
uses: benlei/yaml2outputs@eb607ea37b4d9c18532e21418558de4209b056a1 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| yaml | The YAML body to parse and output. If this is set, the file input will be ignored. | no | — |
| file | The path to the YAML file to parse and output. | no | — |
Outputs
| name | description |
|---|---|
| generic | This command will have generic output variables based the issue body |