Skip to content

Commit

Permalink
#15 [fix] CD.yml syntax error 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hellozo0 committed Jan 6, 2024
1 parent b695588 commit 6c39e98
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 6c39e98

Please sign in to comment.