Skip to content

Commit f3198ad

Browse files
authored
Update static.yml
1 parent 7f3e411 commit f3198ad

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
@@ -42,7 +42,7 @@ jobs:
4242
# Upload entire repository
4343
# path: '.'
4444
# Upload compiled html file
45-
name: 'index.html'
45+
path: 'index.html'
4646
- name: Deploy to GitHub Pages
4747
id: deployment
4848
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)