Skip to content

Commit 2792f30

Browse files
Specify workflow name
1 parent 8203b5b commit 2792f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-release-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
- name: Download All Compiled Core Artifacts
2020
uses: dawidd6/action-download-artifact@v3
2121
with:
22+
workflow: build-cores.yml
2223
commit: ${{ github.sha }}

0 commit comments

Comments
 (0)