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 9d3f479 commit e763b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
ref: gh-pages
persist-credentials: false
fetch-depth: 0
token: ${{ secrets.USER_TOKEN }}
#USER_TOKEN: ${{ secrets.USER_TOKEN }}

- name: Extract PR details
Expand Down

0 comments on commit e763b48

Please sign in to comment.