We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f9ac0 commit 283c990Copy full SHA for 283c990
1 file changed
.github/workflows/push.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Archive www
33
uses: actions/upload-artifact@v2
34
with:
35
- name: www
+ name: github-pages
36
path: www/main
37
deploy:
38
needs: build-and-test
0 commit comments