We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba11e81 commit 3d747e3Copy full SHA for 3d747e3
.github/workflows/static.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
40
with:
41
- path: 'build/bibimbap-documentation'
+ path: 'build/'
42
- name: Deploy to GitHub Pages
43
id: deployment
44
uses: actions/deploy-pages@v4
0 commit comments