GHA CI: fix deploy wiki script

Chocobo1 2024-05-01 16:22:30 +08:00
parent b0f46bd284
commit 182966538c
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

@ -22,6 +22,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0 # full depth
persist-credentials: false # don't use the default `github.token`
- name: Deploy
run: |