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

Commit2c5b84d

Browse files
committed
add homepage deployment to the CI
1 parent7fb5c4d commit2c5b84d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎.github/workflows/docs.yml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,12 @@ jobs:
104104
publish_dir:./coreutils/target/doc
105105
destination_dir:coreutils/dev/
106106

107+
-name:Deploy Homepage
108+
uses:peaceiris/actions-gh-pages@v3
109+
with:
110+
github_token:${{ secrets.GITHUB_TOKEN }}
111+
publish_dir:./homepage
112+
destination_dir:/
107113

108114
build-report:
109115
name:generate the build report

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp