Skip to content

Merge pull request #40 from hazelops/CORE-733-hazelops-web-helm-chart… #19

Merge pull request #40 from hazelops/CORE-733-hazelops-web-helm-chart…

Merge pull request #40 from hazelops/CORE-733-hazelops-web-helm-chart… #19

name: Create Helm charts release
on:
push:
branches:
- develop
paths:
- 'charts/**'
release:
types: [published, created]
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Publish Helm charts
uses: stefanprodan/[email protected]
with:
linting: on
token: ${{ secrets.CR_TOKEN }}
charts_dir: charts