btsavvy/bts-get-content
get content from repo for specific path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 27, 2024
- License
- None
Pinned Snippet
uses: btsavvy/pub-action-get-content@5005fe9d556413d518c78fb4ae1c48db209a08b4 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of the repo | yes | — |
| repo_name | The name of the repo | yes | — |
| branch_name | The branch name of the repo | yes | — |
| path_name | The path name | yes | — |
| placeholder_attributes | The list of attributes in the files that you like to substitute, if enter ATTRIBUTE=VALUE, ATTRIBUTE:VALUE for {{{ATTRIBUTE}}}, for list use comma delimitation | no | — |
| token | The github app token | yes | — |
Outputs
| name | description |
|---|---|
| data | The placeholder for any output data |