Skip to content

Commit

Permalink
chore: develop_deploy.yml needs 삭제 (#81)
Browse files Browse the repository at this point in the history
chore: develop deploy actions에서 사용하지 않는 needs 제거
  • Loading branch information
kdomo authored Dec 26, 2023
1 parent da1a865 commit 7d96d7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/develop_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
environment: DEV
needs: build
steps:
- name: Deploy to NCP Server
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit 7d96d7e

Please sign in to comment.