neeptossss/Add to Nuxt Content
Add a new markdown file / images to Nuxt Content and commit it to the repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 21, 2024
- License
- None
Pinned Snippet
uses: neeptossss/add-to-nuxt-content@c7e0f83cadc5ede331c4f3a21e6d565bcf41c26d # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repository to commit to | yes | — |
| branch | Branch to commit to | no | main |
| distant-md-path | Path to the folder where the markdown file will be copied | no | content/projects/ |
| distant-img-path | Path to the folder where the images will be copied | no | public/images/ |
| path | Path to the folder containing the markdown file / images | no | portfolio |
| commit | Commit message | no | 🚀 Add new content from GitHub Action |
| ssh-key | SSH key to use to push to the repo | yes | — |
Outputs
no outputs