Skip to content

Commit

Permalink
#15 [fix] CD.yml 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hellozo0 committed Jan 5, 2024
1 parent 6fc4bae commit f57025a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ "develop" ]

jobs:
deploy-ci
deploy-ci:
runs-on: ubuntu-22.04
env:
working-directory: moddy-server
Expand Down

0 comments on commit f57025a

Please sign in to comment.