Skip to content

Commit

Permalink
move back to older version
Browse files Browse the repository at this point in the history
  • Loading branch information
maybenikhil committed Mar 28, 2024
1 parent a2910ee commit 01b2816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: github.event.repository.fork == false
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: pip install --upgrade git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.5.15-insiders-4.53.3
run: pip install --upgrade git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.4.2-insiders-4.42.0

- name: Deploy release version
run: |
Expand Down

0 comments on commit 01b2816

Please sign in to comment.