mirror of
https://github.com/qbittorrent/wiki.git
synced 2024-11-23 09:49:53 +00:00
GHA CI: fix deploy wiki script
This commit is contained in:
parent
b0f46bd284
commit
182966538c
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user