Skip to content

Commit

Permalink
update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cptchloroplast committed Aug 11, 2022
1 parent a17a0fb commit f0eba2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Publish helm chart
uses: helm/chart-releaser-action@v1.4.0
with:
charts_dir: k8s
charts_dir: .
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit f0eba2f

Please sign in to comment.