Skip to content

Commit

Permalink
Merge pull request #9 from dunefro/helm-actions
Browse files Browse the repository at this point in the history
Change tag
  • Loading branch information
dunefro authored Nov 10, 2022
2 parents 0c5d91a + e6a165e commit dd6a959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Publish Helm chart
uses: stefanprodan/helm-gh-pages@1.6.0
uses: stefanprodan/helm-gh-pages@master
with:
token: ${{ secrets.HELM_PACKAGE_TOKEN }}
charts_dir: charts
Expand Down

0 comments on commit dd6a959

Please sign in to comment.