Skip to content

Commit

Permalink
Fix typo in action ref
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Jul 24, 2024
1 parent 820e2e0 commit ca75404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: SciCatProject/scicatlive/.github/actions/mike-pages@main
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
push: true

0 comments on commit ca75404

Please sign in to comment.