Skip to content

Commit 2f6457c

Browse files
committed
docs: add tfvars
1 parent 58c8966 commit 2f6457c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## U must provide tfvars
44

5-
```js
6-
github_token = "YOUR_GITHUB_TOKEN";
5+
```tf
6+
github_token = "YOUR_GITHUB_TOKEN"
7+
discord_webhook_url = "YOUR_DISCORD_WEBHOOK_URL"
78
```
89

910
## infra rules
@@ -12,4 +13,4 @@ github_token = "YOUR_GITHUB_TOKEN";
1213

1314
추가 생성은 운영진에게 문의
1415

15-
DevKor 내부 프로젝트는 모두 해당 레포지토리에서 진행해주세요.
16+
DevKor 내부 프로젝트는 모두 해당 레포지토리에서 진행해주세요.

0 commit comments

Comments
 (0)