mirror of https://github.com/portainer/k8s.git
Tweak path for CI
parent
d26bcce0b1
commit
4c75d869b7
|
@ -27,6 +27,6 @@ jobs:
|
|||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.0.0
|
||||
with:
|
||||
charts_dir: deploy/helm/charts/
|
||||
charts_dir: deploy/helm/charts/portainer
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
Loading…
Reference in New Issue