Skip to content

Commit 787f58f

Browse files
committed
fix: docs
1 parent 5420fcb commit 787f58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/upload-pages-artifact@v3
4747
with:
4848
# Upload entire repository
49-
path: 'docs'
49+
path: 'docs/'
5050
- name: Deploy to GitHub Pages
5151
id: deployment
5252
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)