Skip to content

Commit

Permalink
[Fix][GHA] Remove subdir as it does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
tsigouris007 committed Feb 27, 2024
1 parent 6656bd1 commit 4210d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: charts/falcon-crowdstrike
charts_dir: charts
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 4210d5d

Please sign in to comment.