Skip to content

Commit

Permalink
Merge pull request #89 from bcgov/fix-chart-release
Browse files Browse the repository at this point in the history
chore: fixing release action
  • Loading branch information
pbastia authored Feb 16, 2024
2 parents 5b3862f + ba51649 commit 49f1371
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-job
charts_dir: helm/terraform-bucket-provision
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 49f1371

Please sign in to comment.