Skip to content

Commit

Permalink
update deploy-2.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Sep 20, 2023
1 parent 670e847 commit 474a8ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-2.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy 2.0

on:
pull_request:
branches: ["main"]
branches: ["helix-ui-2.0"]
workflow_dispatch:

jobs:
Expand All @@ -25,7 +25,7 @@ jobs:
vercel_token: ${{ secrets.VERCEL_TOKEN }}
vercel_group: itering
preview_output: true
alias_domain: 'helix-stg-test'
project_name: 'helix-apps-test'
alias_domain: "helix-stg-test"
project_name: "helix-apps-test"
script_run: false
dist_path: .

0 comments on commit 474a8ef

Please sign in to comment.