Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
louisnow committed Jul 16, 2024
1 parent ab7f8f6 commit 83efc23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,6 @@ jobs:
if [ -z "${pkg:-}" ]; then
break
fi
echo "pushing ${{ github.repository }}/${pkg}"
helm push "${pkg}" oci://public.ecr.aws/${REGISTRY_ALIAS}/${{ github.repository }}
done

0 comments on commit 83efc23

Please sign in to comment.