Skip to content

Commit

Permalink
Add debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Dec 3, 2024
1 parent 48a43ea commit c489b47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/helm-chart-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
id: semver
uses: azimuth-cloud/github-actions/semver@master

- name: Debug
run: helm dependency update helm-azimuth

- name: Publish Helm charts
uses: azimuth-cloud/github-actions/helm-publish@master
with:
Expand Down

0 comments on commit c489b47

Please sign in to comment.