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 8031ddb commit 5c86b6cCopy full SHA for 5c86b6c
.github/workflows/push.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Archive www
37
uses: actions/upload-artifact@v4
38
with:
39
- name: www
+ name: 'github-pages'
40
path: www/main
41
deploy:
42
needs: build-and-test
0 commit comments