fetch ref public
All checks were successful
/ cleanup (pull_request) Successful in 25s
/ preview (pull_request) Successful in 36s

This commit is contained in:
IkiWiki 2024-08-25 21:54:06 -04:00
parent eda30d5de5
commit 49d8cf0030
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -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