forked from Upstream/Velocitab
docs: Use wiki-action v3
for now
This commit is contained in:
parent
f16dd54a7f
commit
d5622bb90d
2
.github/workflows/update_docs.yml
vendored
2
.github/workflows/update_docs.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: 'Checkout for CI 🛎️'
|
||||
uses: actions/checkout@v4
|
||||
- name: 'Push Docs to Github Wiki 📄️'
|
||||
uses: Andrew-Chen-Wang/github-wiki-action@v4
|
||||
uses: Andrew-Chen-Wang/github-wiki-action@v3
|
||||
env:
|
||||
WIKI_DIR: 'docs/'
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
Loading…
Reference in New Issue
Block a user