Skip to content

Commit

Permalink
fix: 배포 에러 수정 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
birdieHyun authored Jan 24, 2024
1 parent 233e132 commit 6c2bd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/be-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Yonsei-Golf DEV CI

on:
push:
branches: [ "main" ]
branches: [ "dev" ]

env:
WORKING_DIRECTORY: ./
Expand Down

0 comments on commit 6c2bd98

Please sign in to comment.