Skip to content

Commit

Permalink
#284 Wiki Acion upgrades thanks @jcbmr
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad committed May 24, 2023
1 parent 3428a96 commit 8366831
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,7 @@ jobs:

- name: Deploy Wiki Changes
uses: Andrew-Chen-Wang/github-wiki-action@v4
env:
with:
# Make sure WIKI_DIR ends with / as action uses rsync
WIKI_DIR: wiki/
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_MAIL: ${{ secrets.YOUR_EMAIL }}
GH_NAME: ${{ github.repository_owner }}
EXCLUDED_FILES: "generate_wiki.py"
path: wiki/
ignore: "generate_wiki.py"

0 comments on commit 8366831

Please sign in to comment.