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

중복된 배포스크립트 제거 #137

Merged
merged 2 commits into from
Oct 25, 2023
Merged

중복된 배포스크립트 제거 #137

merged 2 commits into from
Oct 25, 2023

Conversation

xGreenNarae
Copy link
Contributor

GitHub Actions Workflow 파일을 수정했던게 제대로 반영되지 않았었거나(?),
어떤 이유인지 배포가 2번씩 호출되고 있어서 수정했습니다.

Close #136

@xGreenNarae xGreenNarae changed the title 중복된 배포스크립트 제거, 빌드-배포 스크립트로 이름변경 중복된 배포스크립트 제거 Oct 24, 2023
@JeonDoGyun JeonDoGyun merged commit 17f8a01 into develop Oct 25, 2023
1 check passed
@JeonDoGyun JeonDoGyun deleted the deploy/#136 branch October 25, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

배포스크립트를 2번 중복 호출하고 있는 GitHub Actions Job 스크립트 수정
2 participants