Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CD 관련한 GHA 추가 #14

Merged
merged 2 commits into from
Sep 5, 2024
Merged

feat: CD 관련한 GHA 추가 #14

merged 2 commits into from
Sep 5, 2024

Conversation

BeMatthewsong
Copy link
Contributor

@BeMatthewsong BeMatthewsong commented Sep 5, 2024

✏️ 작업 내용

  • 개인 계정에 fork 한 레포지토리를 자동 배포할 수 있는 GHA 추가

📷 스크린샷

🎸 기타

참고 링크
https://jjang-j.tistory.com/93

close #1

@BeMatthewsong BeMatthewsong added the ⚙️ Setting 프로젝트 세팅 label Sep 5, 2024
@BeMatthewsong BeMatthewsong self-assigned this Sep 5, 2024
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

작동 안 되는 이유가 브랜치명을 잘못 써서 그랬습니다 😂

Copy link
Contributor Author

@BeMatthewsong BeMatthewsong Sep 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

만약 대상 브랜치가 여러 개라면!

branches: ['develop', 'main']

Copy link
Contributor

@HMRyu HMRyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍

Copy link
Contributor

@hakyoung12 hakyoung12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BeMatthewsong BeMatthewsong merged commit f27009f into develop Sep 5, 2024
4 checks passed
@BeMatthewsong BeMatthewsong deleted the setting/hyuk/cd branch September 5, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Setting 프로젝트 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting: github actions 추가
3 participants