Skip to content

Commit

Permalink
Merge pull request #151 from fmuyassarov/workflow-fix
Browse files Browse the repository at this point in the history
[release-0.2] github: fix publish-helm-charts workflow
  • Loading branch information
marquiz authored Oct 12, 2023
2 parents 8901be3 + 72eb648 commit 8e3b355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-helm-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v3
with:
ref: main
fetch-depth: 0

- name: Install Helm
uses: azure/setup-helm@v3
Expand Down

0 comments on commit 8e3b355

Please sign in to comment.