mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-09 22:21:49 +01:00
Update to v3 wiki action
This commit is contained in:
parent
883f1c1edf
commit
a56b3b62b9
2
.github/workflows/wiki.yml
vendored
2
.github/workflows/wiki.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: 'Checkout Code'
|
||||
uses: actions/Checkout@v2
|
||||
- name: 'Update Wiki'
|
||||
uses: Andrew-Chen-Wang/github-wiki-action@v2
|
||||
uses: Andrew-Chen-Wang/github-wiki-action@v3
|
||||
env:
|
||||
WIKI_DIR: wiki/
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user