mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-19 14:59:21 +00:00
ci: bump github-wiki-action to v4
This commit is contained in:
9
.github/workflows/update_docs.yml
vendored
9
.github/workflows/update_docs.yml
vendored
@@ -19,9 +19,6 @@ jobs:
|
|||||||
- name: 'Checkout for CI 🛎️'
|
- name: 'Checkout for CI 🛎️'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: 'Push Docs to Github Wiki 📄️'
|
- name: 'Push Docs to Github Wiki 📄️'
|
||||||
uses: Andrew-Chen-Wang/github-wiki-action@v3
|
uses: Andrew-Chen-Wang/github-wiki-action@v4
|
||||||
env:
|
with:
|
||||||
WIKI_DIR: 'docs/'
|
path: 'docs'
|
||||||
GH_TOKEN: ${{ github.token }}
|
|
||||||
GH_MAIL: 'actions@github.com'
|
|
||||||
GH_NAME: 'github-actions[bot]'
|
|
||||||
Reference in New Issue
Block a user