Skip to content

Commit f020f34

Browse files
authored
Update pages.yml
1 parent 203d543 commit f020f34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
- name: Upload site artifact
149149
uses: actions/upload-pages-artifact@v3
150150
with:
151-
path: docs
151+
path: .
152152

153153
deploy:
154154
needs: build

0 commit comments

Comments
 (0)