Skip to content

Commit 8e21639

Browse files
committed
test
1 parent 997aed2 commit 8e21639

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Hugo Docs
22

33
on:
44
push:
5-
branches: ["develop"]
5+
branches: ["develop", "550/fix-github-page-build-error"]
66
paths:
77
- "docs/**"
88

docs/content/developer/infra/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ title: "Infra"
55
---
66

77
> 인프라 관련 문서를 열심히 작성 중입니다. 조금만 기다려 주세요!
8+
9+
Change Test

0 commit comments

Comments
 (0)