Skip to content

Commit

Permalink
fix deployment file
Browse files Browse the repository at this point in the history
  • Loading branch information
charymalloju committed Oct 31, 2023
1 parent a118c26 commit 57e6243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ env:
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
on:
push:
branches-ignore:
- main
branches:
- hemanth/fix-build
jobs:
Deploy-Preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 57e6243

Please sign in to comment.