Skip to content

Commit

Permalink
fix: docs deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Jan 18, 2023
1 parent 8f65c6c commit e884677
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,6 @@ jobs:
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
CUSTOM_DOMAIN: sipi.io
CONFIG_FILE: mkdocs.yml
REQUIREMENTS: requirements.txt
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
mkdocs==1.2.3
mkdocs==1.4.2
mkdocs-material
testcontainers~=3.7.1
requests~=2.28.2
pytest~=7.2.0

psutil~=5.9.4

0 comments on commit e884677

Please sign in to comment.