Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusfm authored Oct 29, 2023
1 parent b23b068 commit 6b7debe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
run: |
for f in *tgz
do
helm push $f oci://${{ env.REGISTRY }}/${{ github.repository }}/charts
helm push $f oci://${{ env.REGISTRY }}/${{ github.repository }}
done

0 comments on commit 6b7debe

Please sign in to comment.