Skip to content

Commit 15fb7cd

Browse files
test
1 parent 24372ee commit 15fb7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
id: deployment
5252
uses: actions/upload-pages-artifact@v3
5353
with:
54-
path: ./dist
54+
path: ./docs
5555

5656
deploy:
5757
environment:

0 commit comments

Comments
 (0)