Skip to content

Commit 6678542

Browse files
authored
other wf
1 parent 62d3c6d commit 6678542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: ${{ matrix.component.Name }} -- Download CI artifacts
102102
uses: dawidd6/action-download-artifact@v2
103103
with:
104-
workflow: ci.yml
104+
workflow: build-multiarch-image.yml
105105
workflow_conclusion: success
106106
path: ./ci-artifacts
107107

0 commit comments

Comments
 (0)