Skip to content

Commit

Permalink
ci: update wiki workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vyfor committed Jan 10, 2025
1 parent 019b467 commit 1d32435
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Andrew-Chen-Wang/github-wiki-action@v4
- uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: .github/wiki
strategy: init

0 comments on commit 1d32435

Please sign in to comment.