Skip to content

restore the old hydroshare plugin and fix some style issues #33

restore the old hydroshare plugin and fix some style issues

restore the old hydroshare plugin and fix some style issues #33

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