Skip to content

Commit 1e7496a

Browse files
author
ttsujino
committed
update workflow
1 parent b072588 commit 1e7496a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Upload artifact
6262
uses: actions/upload-pages-artifact@v3
6363
with:
64-
path: ./out
64+
path: portfolio/out
6565

6666
deploy:
6767
environment:

0 commit comments

Comments
 (0)