We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4db97a0 + f8abeed commit 52c921aCopy full SHA for 52c921a
.github/workflows/ci.yml
@@ -176,5 +176,4 @@ jobs:
176
password: ${{ secrets.GITHUB_TOKEN }}
177
178
- name: Push Multi-Platform Package to GHCR
179
- if: env.XPKG_ACCESS_ID != ''
180
run: "./crossplane --verbose xpkg push --package-files $(echo *.xpkg|tr ' ' ,) ${{ env.CROSSPLANE_REGORG }}:${{ env.XPKG_VERSION }}"
0 commit comments