Skip to content

Commit

Permalink
feat: added release to main branch merge
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyiegorov committed Jun 2, 2023
1 parent 75fe2d9 commit ad7dadc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/merge-request.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Merge Request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
TURBO_TEAM: vitalyiegorov
TURBO_TOKEN: ${{ secrets.VERCEL_TOKEN }}

on: pull_request

jobs:
Expand Down

0 comments on commit ad7dadc

Please sign in to comment.