chore: fix ci
This commit is contained in:
parent
847da67179
commit
f5f3b08caf
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ jobs:
|
|||
steps:
|
||||
- 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@master
|
||||
uses: https://git.devthefuture.org/devthefuture/helm-pages.git@daf4371475f3d957bfa877248321f6685a92cf09
|
||||
with:
|
||||
charts_dir: charts
|
||||
linting: off
|
||||
|
|
Loading…
Add table
Reference in a new issue