Skip to content

Commit 3d747e3

Browse files
authored
fix: static.yml
1 parent ba11e81 commit 3d747e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v3
4040
with:
41-
path: 'build/bibimbap-documentation'
41+
path: 'build/'
4242
- name: Deploy to GitHub Pages
4343
id: deployment
4444
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)