Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riverallzero authored Oct 23, 2023
1 parent 9a8e308 commit 8967922
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,29 @@
## Setting
⚠️ 본 저장소 클론하고 개별 설정한 이후 사용할 수 있습니다.

### GMail
- 메일 발신자에 한해 보안설정에 관해 2차 인증이 필요합니다.

1. 구글 계정관리에 들어가 왼쪽에 보안 메뉴를 클릭합니다.
2. 2단계 인증 부분을 완료해줍니다.

![](https://github.com/riverallzero/riverallzero/assets/93754504/9df5d2a1-6923-413b-9a2c-f91748af9164)

3. "메일", "window컴퓨터"를 선택 앱 비밀번호를 설정합니다.

![](https://github.com/riverallzero/riverallzero/assets/93754504/1f242ae5-5eb3-4907-af13-850b0574a41b)

4. 생성된 비밀번호를 복사합니다

![](https://github.com/riverallzero/riverallzero/assets/93754504/1518e42a-202b-4e35-9b6c-649baa355b73)

### EMail Information
- ⚙︎ Settings - (Security) Secrets and variables - Actions - New repository secret
- Name이 'MAIL_SENDER', 'MAIL_PASSWORD', 'MAIL_RECEIVER'인 변수에 알맞은 값을 넣어 만들기

- MAIL_SENDER: 메일 발신자
- MAIL_PASSWORD: 발신자의 메일 비밀번호
- MAIL_RECEIVER: 메일 수신자

![](https://github.com/riverallzero/riverallzero/assets/93754504/afb1d803-9dca-47c9-8a72-e1c1b5ff78ca)
![](https://github.com/riverallzero/riverallzero/assets/93754504/313f798d-f87a-41f8-85d7-25c6d4c6695d)

Expand Down

0 comments on commit 8967922

Please sign in to comment.