Skip to content

Commit 69bf072

Browse files
authored
Update deploy.yml
1 parent 8bb7ec1 commit 69bf072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Upload artifact
2626
uses: actions/upload-pages-artifact@v2
2727
with:
28-
path: ''
28+
path: 'build'
2929
- name: Deploy to GitHub Pages
3030
id: deployment
3131
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)