Update release.yml
This commit is contained in:
parent
940a5ccad7
commit
9f2cfff6c7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -27,5 +27,5 @@ jobs:
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.2.0
|
||||
env:
|
||||
charts_dir: "/deploy/cert-manager-webhook-hetzner/"
|
||||
charts_dir: "./deploy/"
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user