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 017ae6b commit f06fbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ jobs:
break
fi
echo "pushing ${{ github.repository }} and pkg ${pkg}"
helm push "${{ github.repository }}/${pkg}" 024630551114.dkr.ecr.us-east-1.amazonaws.com
helm push "${{ github.repository }}/${pkg}" oci://024630551114.dkr.ecr.us-east-1.amazonaws.com
done

0 comments on commit f06fbdb

Please sign in to comment.