trying this
This commit is contained in:
parent
84c82ee8e4
commit
745432760b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/static.yml
vendored
3
.github/workflows/static.yml
vendored
|
|
@ -36,8 +36,7 @@ jobs:
|
|||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
# Upload entire repository
|
||||
path: '.'
|
||||
path: './public'
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue