mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
using release action defaults
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
a72217a375
commit
e1ff00fde1
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -32,7 +32,5 @@ 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