actions-marketplace-validations/Helm Publish Action
Github Action to simplify Helm Chart publish into a Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 14, 2023
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/huggingface_helm-publish-action@f8e5375b77d55ac66f2d02d727e08924c3b67ac1 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| workingDirectory | Working directory | no | . |
| tailscaleKey | Tailscale AuthKey | no | "" |
| repository | URL of your repository | yes | — |
| username | Username to use on your repository | yes | — |
| password | Password to use on your repository | yes | — |
| buildDependencies | Build dependencies before push | — | false |
| updateDependencies | Update dependencies before push | — | false |
| beforeHook | Command to execute before publishing | no | "" |
Outputs
no outputs