Skip to content

Commit

Permalink
Merge pull request #143 from marquiz/devel/github-helm-publish
Browse files Browse the repository at this point in the history
github: fix publish-helm-charts workflow
  • Loading branch information
fmuyassarov authored Oct 11, 2023
2 parents f3ed593 + 48ff517 commit 83bf71e
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 83bf71e

Please sign in to comment.