Skip to content

changes to font and also to the styles, removed the field for page #20

changes to font and also to the styles, removed the field for page

changes to font and also to the styles, removed the field for page #20

Workflow file for this run

name: release
on:
push:
tags:
- '*'
release:
types: [published, created]
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Publish Helm charts
uses: stefanprodan/helm-gh-pages@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: charts