Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7f3e411

Browse files
authored
Update static.yml
1 parent8809c76 commit7f3e411

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.github/workflows/static.yml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ jobs:
4040
uses:actions/upload-pages-artifact@v3
4141
with:
4242
# Upload entire repository
43-
path:'.'
43+
# path: '.'
44+
# Upload compiled html file
45+
name:'index.html'
4446
-name:Deploy to GitHub Pages
4547
id:deployment
4648
uses:actions/deploy-pages@v4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp