mirror of
https://github.com/searxng/searxng-helm-chart.git
synced 2024-12-06 19:27:31 +01:00
trying to fix path
This commit is contained in:
@@ -29,8 +29,8 @@ jobs:
|
||||
version: v3.8.1
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.4.0
|
||||
uses: helm/chart-releaser-action@main
|
||||
with:
|
||||
charts_dir: .
|
||||
charts_dir: '.'
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
Reference in New Issue
Block a user