Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
ci: update deploy version
Browse files Browse the repository at this point in the history
  • Loading branch information
velenyx committed Sep 8, 2023
1 parent a5d1f7c commit 84bb3f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Deploy to Vercel

on:
workflow_run:
workflows: ["frontend CI", "Server CI"]
workflows:
- frontend CI
- Server CI
types:
- completed

Expand Down

0 comments on commit 84bb3f0

Please sign in to comment.