Skip to content

Commit 5c86b6c

Browse files
committed
Try to fix github-pages deployment.
1 parent 8031ddb commit 5c86b6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Archive www
3737
uses: actions/upload-artifact@v4
3838
with:
39-
name: www
39+
name: 'github-pages'
4040
path: www/main
4141
deploy:
4242
needs: build-and-test

0 commit comments

Comments
 (0)