Skip to content

Commit

Permalink
#43 Fix shellbear version number
Browse files Browse the repository at this point in the history
  • Loading branch information
danielemery committed Sep 22, 2023
1 parent ade34db commit 5b25456
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 @@ -106,7 +106,7 @@ jobs:
aws-region: $${{ vars.HELM_DEPLOY_REGION }}

- name: Publish chart
uses: shellbear/helm-release-action@0.1
uses: shellbear/helm-release-action@v0.1
with:
repo: s3://demery-s3/
chart: ./helm
Expand Down

0 comments on commit 5b25456

Please sign in to comment.