maybe?
This commit is contained in:
parent
3a43f4c7f5
commit
a3e24ae5c4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/render-publish.yml
vendored
4
.github/workflows/render-publish.yml
vendored
|
@ -60,9 +60,9 @@ jobs:
|
|||
uses: actions/configure-pages@v3
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
# with:
|
||||
with:
|
||||
# # Upload entire repository
|
||||
# path: 'docs/'
|
||||
path: 'docs/'
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue