Skip to content

Commit

Permalink
refactor: 오탈자 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
dwax1324 committed Nov 7, 2024
1 parent e9e7220 commit 9dd9053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Backend-CD-My-All.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: ./.github/workflows/Backend-CD-My-A.yml
secrets: inherit
prod_b:
needs: build
needs: prod_a
name: Backend Production Server CD My B
uses: ./.github/workflows/Backend-CD-My-B.yml
secrets: inherit

0 comments on commit 9dd9053

Please sign in to comment.