Skip to content

Commit

Permalink
Merge pull request #6 from neticdk/debug-actions
Browse files Browse the repository at this point in the history
github actions update
  • Loading branch information
netic-rkm authored Jan 10, 2024
2 parents 6479736 + 9cb8fd3 commit 1bd70b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: ./
charts_dir: ../
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 1bd70b0

Please sign in to comment.