Skip to content

Commit

Permalink
Fix publish-oci workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Mar 13, 2023
1 parent 63853c7 commit 7c8e8fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-oci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ jobs:
run: |
export REGISTRY_0=oci://index.docker.io/bytebuilders
export REGISTRY_1=oci://ghcr.io/bytebuilders
./hack/scripts/update-chart-dependencies.sh
$RUNNER_WORKSPACE/$(basename $CHART_REPOSITORY)/hack/scripts/publish-oci-charts.sh $(pwd)

0 comments on commit 7c8e8fe

Please sign in to comment.