Skip to content

Commit 20751c8

Browse files
authored
Update build-repository.yml
1 parent 50a7d20 commit 20751c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-repository.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Upload artifact
6161
uses: actions/upload-pages-artifact@v3
6262
with:
63-
path: ${{env.publishDirectory}}
63+
path: ${{env.publishDirectory}}/wwwroot
6464

6565
- name: Deploy to GitHub Pages
6666
id: deployment

0 commit comments

Comments
 (0)