Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bterone committed Oct 28, 2022
1 parent 5433683 commit 36ab492
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/publish_wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ jobs:
ref: ${{ github.head_ref }}

- name: Publish Wiki
uses: Andrew-Chen-Wang/github-wiki-action@v3
uses: nimblehq/publish-github-wiki-action@v1.0
env:
WIKI_DIR: .github/wiki
GH_NAME: Terone
GH_MAIL: [email protected]
GH_TOKEN: ${{ secrets.GH_TOKEN }}
user_name: Terone
user_email: [email protected]
user_access_token: ${{ secrets.USER_ACCESS_TOKEN }}

0 comments on commit 36ab492

Please sign in to comment.