shreyammaity/Copy Paste Action
This GitHub Action to copy one markdown file data and paste it to another markdown files specific location(like README.md)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub access token with Repo scope | yes | ${{ github.token }} |
| repository | GitHub repository name | yes | — |
| copy_file_location | location of the file you want to copy | yes | — |
| paste_file_location | location of the file where you want to paste | yes | — |
Outputs
no outputs