Skip to content

Commit

Permalink
push helm 03
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Chernovsky committed Dec 5, 2023
1 parent 290921a commit 35f53f3
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 @@ -18,7 +18,7 @@ jobs:
uses: bsord/[email protected]
with:
useOCIRegistry: true
registry-url: oci://ghcr.io/${{ github.repository }}
registry-url: oci://registry-1.docker.io/cbartifactory
username: ${{ secrets.DOCKERHUB_USER }}
access-token: ${{ secrets.DOCKERHUB_PASSWORD }}
force: true
Expand Down

0 comments on commit 35f53f3

Please sign in to comment.