run-success
This commit is contained in:
parent
1513b8c191
commit
cc8b61d234
3
.github/workflows/attach-release.yml
vendored
3
.github/workflows/attach-release.yml
vendored
@ -17,9 +17,10 @@ jobs:
|
||||
working-directory: ./
|
||||
|
||||
- uses: dawidd6/action-download-artifact@v2
|
||||
id: download-artifact
|
||||
with:
|
||||
workflow: build-uc2.yml
|
||||
workflow_conclusion:
|
||||
workflow_conclusion: success
|
||||
path: artifact
|
||||
|
||||
- name: Display structure of downloaded files
|
||||
|
Loading…
Reference in New Issue
Block a user