Merge branch 'main' into main
This commit is contained in:
3
.github/workflows/static.yml
vendored
3
.github/workflows/static.yml
vendored
@@ -59,6 +59,9 @@ jobs:
|
||||
with:
|
||||
# Upload entire repository
|
||||
path: dist
|
||||
name: github-pages-deployment
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
with:
|
||||
artifact_name: github-pages-deployment
|
||||
|
||||
Reference in New Issue
Block a user