mirror of
https://github.com/searxng/searxng-helm-chart.git
synced 2024-12-06 19:27:31 +01:00
build chart in current dir
This commit is contained in:
@@ -30,5 +30,7 @@ jobs:
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.4.0
|
||||
with:
|
||||
charts_dir: .
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
Reference in New Issue
Block a user