justinwritescode/justinwritescode docs cd
This workflow copies the docs subfolder from another repo into the docs/reponame subfolder of this repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 11, 2023
- License
- None
Pinned Snippet
uses: justinwritescode/deploy-to-docs@c6a547f4e3ba94c6532acab295564cd1bef37723 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_name | The name of the repository to copy the docs from | yes | — |
| folder_name | The name of the folder to copy the docs to | yes | — |
| github_token | The GitHub token to use to access the repository | yes | — |
| branch | The branch of the repository to copy the docs from | yes | — |
Outputs
no outputs