Skip to content

Commit

Permalink
[#34] global response 처리 방식 수정
Browse files Browse the repository at this point in the history
- 파일 수정
  • Loading branch information
yht0827 committed Dec 23, 2023
1 parent afb5d44 commit e793b3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: CD
on:
push:
branches:
- develop
#- develop
- main

jobs:
deploy:
Expand Down

0 comments on commit e793b3c

Please sign in to comment.