Skip to content

Commit fc98a7b

Browse files
committed
updated artifacts folder
1 parent 2161d30 commit fc98a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs-to-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Upload artifact
7979
uses: actions/upload-pages-artifact@v3
8080
with:
81-
path: ./apps/docs/.next
81+
path: ./apps/docs/out
8282

8383
# Deployment job
8484
deploy:

0 commit comments

Comments
 (0)