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.
1 parent 8203b5b commit 2792f30Copy full SHA for 2792f30
.github/workflows/publish-release-artifacts.yml
@@ -19,4 +19,5 @@ jobs:
19
- name: Download All Compiled Core Artifacts
20
uses: dawidd6/action-download-artifact@v3
21
with:
22
+ workflow: build-cores.yml
23
commit: ${{ github.sha }}
0 commit comments