actions-marketplace-validations/update siteleaf
update the index file of your project's siteleaf project with your repository's README.md file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 22, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/gofunky_siteleaf-updater@4d4c6634df8d214df646e0c5b853320b046c6251 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | the API key that grants access to the repository's siteleaf project | yes | "" |
| api-secret | the API secret that grants access to the repository's siteleaf project | yes | "" |
| site | the id of the siteleaf site to be updated | yes | "" |
| page | the target page of the siteleaf site to be updated | no | index |
| file | the path to the local Markdown file to push | no | README.md |
| publish | allows publishing the site after its update | no | false |
| help | print a help message | no | false |
Outputs
| name | description |
|---|---|
| name | the siteleaf page name |