Test direct GitHub Pages deployment

This commit is contained in:
squidfunk 2023-09-22 19:19:42 +02:00
parent 96ccea52a7
commit ade1fe9c14
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

View File

@ -42,6 +42,10 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
sparse-checkout: |
docs
includes
material/overrides
- name: Set up Python runtime
uses: actions/setup-python@v4
@ -101,6 +105,7 @@ jobs:
- name: Deploy to GitHub Pages
# uses: actions/deploy-pages@v2
# https://github.com/orgs/community/discussions/67961
uses: Bluefissure/deploy-pages@d929e03378611c913632ff3608164b9d1adc4a3f
- name: Save build cache