Tweak path for CI

pull/6/head
David Young 2020-08-28 13:40:01 +12:00
parent d26bcce0b1
commit 4c75d869b7
No known key found for this signature in database
GPG Key ID: 525EF417604A0541
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,6 @@ jobs:
- name: Run chart-releaser - name: Run chart-releaser
uses: helm/chart-releaser-action@v1.0.0 uses: helm/chart-releaser-action@v1.0.0
with: with:
charts_dir: deploy/helm/charts/ charts_dir: deploy/helm/charts/portainer
env: env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"