mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
setting charts_dir for release workflow
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
0deb3dede3
commit
a4ba4888e6
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -32,5 +32,7 @@ jobs:
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.0.0-alpha.2
|
||||
with:
|
||||
charts_dir: .
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
|
||||
|
Loading…
Reference in New Issue
Block a user