We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7794d10 commit b273407Copy full SHA for b273407
1 file changed
.github/workflows/preview-deploy.yml
@@ -14,10 +14,6 @@ jobs:
14
github.event.workflow_run.conclusion == 'success'
15
16
steps:
17
- - uses: actions/checkout@v6
18
- with:
19
- ref: ${{ github.event.workflow_run.head_branch }}
20
-
21
- name: Download PR number
22
uses: actions/download-artifact@v8
23
with:
@@ -76,10 +72,6 @@ jobs:
76
72
77
73
78
74
79
80
81
82
83
75
84
85
0 commit comments