Skip to content

Commit

Permalink
push helm 02
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Chernovsky committed Dec 5, 2023
1 parent 3b452ce commit 290921a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Push Helm chart to OCI compatible registry (DockerHub)
uses: bsord/helm-push@4.1.0
uses: bsord/helm-push@v4.1.0
with:
useOCIRegistry: true
registry-url: oci://ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 290921a

Please sign in to comment.