We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0eb18 commit 42e022fCopy full SHA for 42e022f
.github/workflows/deploy-examples.yml
@@ -35,6 +35,7 @@ jobs:
35
- name: Upload artifact
36
uses: actions/upload-artifact@v4
37
with:
38
+ name: github-pages
39
path: demos
40
- name: Deploy
41
id: deployment
0 commit comments