chore: fix ci

This commit is contained in:
devthejo 2023-12-16 13:12:23 +01:00
parent 3f9abb464f
commit b054f2ab6f
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -5,10 +5,6 @@ on:
tags:
- "*"
# concurrency:
# cancel-in-progress: true
# group: ${{ github.workflow }}-${{ github.ref_name }}
jobs:
release:
runs-on: ubuntu-latest
@ -16,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- name: Publish Helm charts
# uses: https://git.devthefuture.org/devthefuture/helm-pages.git@master
uses: https://git.devthefuture.org/devthefuture/helm-pages.git@daf4371475f3d957bfa877248321f6685a92cf09
uses: https://git.devthefuture.org/devthefuture/helm-pages.git@5c501aaa7a4dcc1e15c3d1e9a8baf2af1261099d
with:
charts_dir: charts
linting: off