Skip to content

Commit

Permalink
fixed yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVOiceover committed Aug 7, 2024
1 parent 1c867d1 commit f25c855
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deployVercel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ name: Deploy to Vercel

on:
push:
<<<<<<< HEAD
branches: ['deployed']
=======
branches: ['main']
>>>>>>> recovery_branch


jobs:
deploy:
Expand Down

0 comments on commit f25c855

Please sign in to comment.