Skip to content

Commit 401c70d

Browse files
committed
chore(workflows/preview_build): GitHub Pages デプロイを有効化
1 parent 7aba20a commit 401c70d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ jobs:
130130
commit_message: |
131131
Preview PR ${{ github.event.number }}: ${{ github.event.pull_request.head.sha }} ←
132132
133+
enable_jekyll: true
134+
133135
concurrency:
134136
group: ${{ github.workflow }}-${{ github.ref }}
135137
cancel-in-progress: true

0 commit comments

Comments
 (0)