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

[FIX] 배포 스크립트 수정 #20

Merged
merged 4 commits into from
Jan 21, 2024
Merged

Conversation

Goder-0
Copy link
Member

@Goder-0 Goder-0 commented Jan 20, 2024

이슈 번호

구현 내용/방법

간단하게 구현한 내용과 방법에 대한 설명

  • build.yml 추가
  • deploy.yml 머지 될 경우 실행되도록 변경
  • Discord 알림 webhook 추가

리뷰 필요

  • 디스코드 알림 추가해봤어요.

@Goder-0 Goder-0 added Priority: High 우선순위: 높음 Status: Review Needed 상태: 리뷰 대기중인 상태 labels Jan 20, 2024
@Goder-0 Goder-0 requested a review from mikekks January 20, 2024 09:01
@Goder-0 Goder-0 self-assigned this Jan 20, 2024
@Goder-0 Goder-0 linked an issue Jan 20, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

@mikekks mikekks left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~! 머지 고고~

@Goder-0 Goder-0 merged commit e8be2dc into develop Jan 21, 2024
1 check passed
@Goder-0 Goder-0 deleted the feat/#18_fix_github_action branch February 22, 2024 04:55
mikekks pushed a commit that referenced this pull request Apr 12, 2024
* [FIX] on-pr 에서 on-merge 로 수정

* [ADD] build 스크립트 추가

* [ADD] action에 관한 Discord 알림 webhook 추가

* [FIX] 문법상 틀린 부분 변경
- on merge -> on pull_request, type: [closed]
- if: github.event.pull_request.merged == true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High 우선순위: 높음 Status: Review Needed 상태: 리뷰 대기중인 상태
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] github action 스크립트 수정
2 participants