Skip to content

Commit 9f06052

Browse files
committed
fix again...
1 parent 83ba50f commit 9f06052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v4
4646
with:
47-
name: gh-pages-artifact
47+
name: github-pages
4848
path: "./build/client"
4949
- name: Deploy to GitHub Pages
5050
id: deployment

0 commit comments

Comments
 (0)