There was an error while loading. Please reload this page.
1 parent ef56a3c commit 92d00f5Copy full SHA for 92d00f5
1 file changed
.github/workflows/docker-build-push.yaml
@@ -91,7 +91,7 @@ jobs:
91
- name: Download Single-Platform Packages
92
uses: actions/download-artifact@v4
93
with:
94
- path: .
+ path: "*.xpkg"
95
merge-multiple: true
96
97
- name: Setup the Crossplane CLI
0 commit comments