alex-bene/Sync With Hugging Face Space
An action to sync files from a GitHub Repo to a Hugging Face Space and prepend the required YAML header to the README.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 29, 2024
- License
- MIT
Pinned Snippet
uses: alex-bene/huggingface-space-sync-action@cff05ca608a2926c330749b7d59e89a4fa6f3dd8 # v0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_repo_id | — | yes | — |
| github_branch | — | — | main |
| yaml_header_path | — | yes | — |
| huggingface_repo_id | — | yes | — |
| hf_username | — | yes | — |
| hf_token | — | yes | — |
Outputs
no outputs