Skip to content

Commit

Permalink
fix wiki workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Der-Henning committed Feb 7, 2024
1 parent 82a13d3 commit 9ffee8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: impresscms-dev/strip-markdown-extensions-from-links-action@v1
- uses: impresscms-dev/strip-markdown-extensions-from-links-action@v1.1.2
with:
path: wiki
- uses: Andrew-Chen-Wang/github-wiki-action@v4

0 comments on commit 9ffee8f

Please sign in to comment.