Skip to content

Commit

Permalink
Update publish-wiki.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shysolocup authored Nov 19, 2024
1 parent ae3566f commit ea8315c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-wiki.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Publish wiki
on:
push:
branches: [v1, v2]
paths:
- wiki/**
- .github/workflows/publish-wiki.yml
Expand All @@ -18,4 +17,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Andrew-Chen-Wang/github-wiki-action@v4
- uses: Andrew-Chen-Wang/github-wiki-action@v4

0 comments on commit ea8315c

Please sign in to comment.