Skip to content

Commit

Permalink
chore: fixing release action
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Feb 16, 2024
1 parent 5b3862f commit ba51649
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 ba51649

Please sign in to comment.