Skip to content

Commit

Permalink
#43 Update to latest version of helm-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
danielemery committed Sep 23, 2023
1 parent da4746c commit af6204d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
aws-region: ${{ vars.HELM_DEPLOY_REGION }}

- name: Publish chart
uses: danielemery/helm-release-action@9457cccde878836aa47ad5fd0c3f9759753d50f6
uses: danielemery/helm-release-action@f19adb815088a067bb839b224decb0611072652d
with:
repo: s3://helm.demery.net/
chart: ./helm
Expand Down

0 comments on commit af6204d

Please sign in to comment.