Skip to content

Commit

Permalink
Merge pull request #90 from bcgov/fix-chart-release
Browse files Browse the repository at this point in the history
Fixing charts release folder
  • Loading branch information
pbastia authored Feb 16, 2024
2 parents 49f1371 + c6b6503 commit 012f146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: helm/terraform-bucket-provision
charts_dir: helm
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 012f146

Please sign in to comment.