Skip to content

Commit

Permalink
Use local workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic authored Nov 12, 2024
1 parent eef1216 commit 0fd96b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@main
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@tree_files
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
push: true
path: docs
- name: ls
run: tree

0 comments on commit 0fd96b2

Please sign in to comment.