Skip to content

Commit

Permalink
fix: generate previews from forked repos
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolou86 committed Feb 4, 2024
1 parent ecbc9e1 commit 9d3f479
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
with:
node-version: 16
ref: gh-pages
persist-credentials: false
fetch-depth: 0
#USER_TOKEN: ${{ secrets.USER_TOKEN }}

- name: Extract PR details
Expand Down

0 comments on commit 9d3f479

Please sign in to comment.