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 7f3e411 commit f3198adCopy full SHA for f3198ad
.github/workflows/static.yml
@@ -42,7 +42,7 @@ jobs:
42
# Upload entire repository
43
# path: '.'
44
# Upload compiled html file
45
- name: 'index.html'
+ path: 'index.html'
46
- name: Deploy to GitHub Pages
47
id: deployment
48
uses: actions/deploy-pages@v4
0 commit comments