We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211d292 commit f8abeedCopy full SHA for f8abeed
.github/workflows/ci.yml
@@ -175,5 +175,4 @@ jobs:
175
password: ${{ secrets.GITHUB_TOKEN }}
176
177
- name: Push Multi-Platform Package to GHCR
178
- if: env.XPKG_ACCESS_ID != ''
179
run: "./crossplane --verbose xpkg push --package-files $(echo *.xpkg|tr ' ' ,) ${{ env.CROSSPLANE_REGORG }}:${{ env.XPKG_VERSION }}"
0 commit comments