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 c369ef0 commit 805b42fCopy full SHA for 805b42f
.github/workflows/preview.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: dawidd6/action-download-artifact@v4
19
with:
20
workflow: ${{ github.event.workflow_run.workflow_id }}
21
- workflow_conclusion: success
+ run_id: ${{ github.event.workflow_run.id }}
22
name: site
23
- name: Store PR id as variable
24
id: pr
0 commit comments