Skip to content

fix: typo in the name of the feature (#112) #308

fix: typo in the name of the feature (#112)

fix: typo in the name of the feature (#112) #308

Workflow file for this run

name: release
on:
push:
branches:
- main
pull_request:
branches:
- main
release:
types: [published, created]
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Publish Helm charts
uses: stefanprodan/helm-gh-pages@v1.4.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: stable