Skip to content

Commit

Permalink
#13 ci: 프론트 deploy 파일 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
chunghye98 committed Aug 8, 2023
1 parent 81383df commit 26755b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

web-build-and-deploy:
name: FE Deploy
needs: was-build-and-deploy
needs: app-build-and-deploy
runs-on: ubuntu-latest
environment: production
defaults:
Expand Down

0 comments on commit 26755b5

Please sign in to comment.