Skip to content

Commit

Permalink
Ci: workflow 수동으로도 실행 가능하도록 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaeYubin committed Aug 1, 2024
1 parent aa79d99 commit 6a7fb11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vercel_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ env:
on:
push:
branches: [main]
workflow_dispatch:

jobs:
Deploy-Production:
Expand Down

0 comments on commit 6a7fb11

Please sign in to comment.