diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index 42a43ed1..41cde36e 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -45,6 +45,8 @@ jobs: - uses: actions/download-artifact@v2 with: name: global-cache + workflow: workflow_name.yml + workflow_conclusion: success - uses: actions/checkout@v3