Skip to content

superset: new chart #219

superset: new chart

superset: new chart #219

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Publish Helm charts
uses: stefanprodan/helm-gh-pages@master
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
linting: off