Skip to content

Commit 619ba60

Browse files
committed
Adjust path.
1 parent a4beb1c commit 619ba60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Upload artifact
5656
uses: actions/upload-pages-artifact@v3
5757
with:
58-
path: 'site'
58+
path: '.'
5959
- name: Deploy to GitHub Pages
6060
id: deployment
6161
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)