Skip to content

Commit f11fb34

Browse files
committed
fix: web 배포 workflow 수정
1 parent 57103de commit f11fb34

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy-vercel.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66

77
jobs:
88
deploy:
9-
if: ${{ contains(github.event.pull_request.title, '[WEB]') }}
109
runs-on: ubuntu-latest
1110
env:
1211
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}

0 commit comments

Comments
 (0)