GHA CI: fix deploy wiki script

Chocobo1
2024-05-01 16:22:30 +08:00
parent b0f46bd284
commit 182966538c

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