Skip to content

Commit 802ce12

Browse files
authored
Update README.md
1 parent 8c35608 commit 802ce12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
- name: Upload artifact
142142
uses: actions/upload-pages-artifact@v3
143143
with:
144-
path: './web'
144+
path: './web' # <= Set this variable to the directory relative to the root of the repo.
145145
- name: Deploy to GitHub Pages
146146
id: deployment
147147
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)