Skip to content

Commit

Permalink
chore: dump action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory-Z committed May 29, 2023
1 parent c9ea73c commit fcf87d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
files: |
deploy/manifests/emqx-operator-controller.yaml
- name: Update helm repo
uses: emqx/push-helm-action@v1
uses: emqx/push-helm-action@v1.1
with:
charts_dir: "${{ github.workspace }}/deploy/charts/emqx-operator"
version: ${{ github.ref_name }}
Expand Down

0 comments on commit fcf87d5

Please sign in to comment.