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 e5d692d commit 8d94316Copy full SHA for 8d94316
.github/workflows/static.yml
@@ -46,6 +46,7 @@ jobs:
46
- name: Upload artifact
47
uses: actions/upload-artifact@v4
48
with:
49
+ name: github-pages
50
path: build
51
- name: Deploy to GitHub Pages
52
id: deployment
0 commit comments