diff --git a/.github/workflows/attach-release.yml b/.github/workflows/attach-release.yml index 6d775cb1..d75b19a9 100644 --- a/.github/workflows/attach-release.yml +++ b/.github/workflows/attach-release.yml @@ -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