We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a5c1a commit 826ea0aCopy full SHA for 826ea0a
.github/workflows/static.yml
@@ -36,6 +36,7 @@ jobs:
36
- name: Upload artifact
37
uses: actions/upload-artifact@v4
38
with:
39
+ name: "github-pages"
40
# Upload entire repository
41
path: '.'
42
- name: Deploy to GitHub Pages
0 commit comments