Update docs-ci.yaml

This commit is contained in:
Almog Lavi 2024-03-06 22:22:11 +02:00 committed by GitHub
parent a602359f24
commit f9bef46d76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@ on:
push:
branches:
- main
- add-docs-portal
paths:
- docs/**
permissions:
@ -28,4 +29,4 @@ jobs:
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install "mkdocs-material[imaging]"
- run: mkdocs gh-deploy --force
- run: mkdocs gh-deploy --force