Skip to content

Commit 0f451ec

Browse files
committed
Merge remote-tracking branch 'upstream/main' into bad-tag-desc
2 parents e54344b + eeead78 commit 0f451ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Checkout repo
5858
uses: actions/checkout@v4
5959
with:
60-
ref: refs/pull/${{ github.event.number }}/merge
60+
ref: ${{ github.event.pull_request.head.sha }}
6161

6262
- name: Setup Node
6363
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)