mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Test direct GitHub Pages deployment
This commit is contained in:
parent
74d4b3b1e5
commit
76a995e4ac
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -94,6 +94,8 @@ jobs:
|
||||
|
||||
- name: Upload to GitHub Pages
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
with:
|
||||
path: site
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: actions/deploy-pages@v2
|
||||
|
Loading…
Reference in New Issue
Block a user