Skip to content

Commit

Permalink
ci: bump github-wiki-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Dec 26, 2023
1 parent bcac151 commit 161e711
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/update_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ jobs:
uses: actions/checkout@v4
- name: 'Push Docs to Github Wiki 📄️'
uses: Andrew-Chen-Wang/github-wiki-action@v4
env:
WIKI_DIR: 'docs/'
GH_TOKEN: ${{ github.token }}
GH_MAIL: '[email protected]'
GH_NAME: 'github-actions[bot]'
with:
path: 'docs'

0 comments on commit 161e711

Please sign in to comment.