Skip to content

Commit

Permalink
check out the merge commit for site preview
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Aug 26, 2024
1 parent 7b6b81a commit d2e9921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
# deployment goes here
- name: Checkout
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.merge_commit_sha }}"
- uses: actions/setup-node@v3
with:
node-version: 20
Expand Down

0 comments on commit d2e9921

Please sign in to comment.