Skip to content

Commit

Permalink
ci: fix can't push helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
fredleger committed Dec 22, 2024
1 parent 676ec49 commit 07e0cb1
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 @@ -124,4 +124,4 @@ jobs:
OCI_REGISTRY: ghcr.io
OCI_REGISTRY_USERNAME: ${{ github.actor }}
OCI_REGISTRY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
OCI_REGISTRY_CHART_REPOSITORY: 'charts'
OCI_REGISTRY_CHART_REPOSITORY: 'hoverkraft-tech/charts'

0 comments on commit 07e0cb1

Please sign in to comment.