swarm-io/Release helm chart
Releases helm charts using semantic-release with the @swarm-io/release-config-helm release config. This action uses main and alpha branches and releases. This action deletes the alpha branch and re-creates it from main after a release from main
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | github token to use for the release, if you want this to trigger other workflows such as flows on release created, pass in a PAT | no | ${{ github.token }} |
| toggle-admins | If true, this action will disable the `include administrators` setting in branch protection for this branch, and re-enable it after release. Re-enabling is run using always() | no | false |
Outputs
no outputs