fetch ref public
This commit is contained in:
parent
eda30d5de5
commit
49d8cf0030
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.PAGES_TOKEN }}
|
||||
ref: public
|
||||
- name: Render website
|
||||
run: |
|
||||
rm -rf previews/$GITHUB_PR_NAME || true
|
||||
|
|
Loading…
Reference in a new issue