Skip to content

Commit ac35a18

Browse files
authored
Merge pull request #351 from EvanNotFound/dev
ci fix
2 parents 981da9a + 99fcd58 commit ac35a18

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/production-demo.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- main
1010

1111
jobs:
12-
Deploy-Preview:
12+
Deploy-Production:
1313
runs-on: ubuntu-latest
1414

1515
steps:
@@ -68,8 +68,6 @@ jobs:
6868
VERCEL_SCOPE: ${{ secrets.VERCEL_SCOPE }}
6969
PRODUCTION: true
7070
DEPLOY_PR_FROM_FORK: true
71-
ALIAS_DOMAINS: |
72-
redefine.ohevan.com
7371
PR_PREVIEW_DOMAIN: "redefine-preview-pr-{PR}.vercel.app"
7472

7573

0 commit comments

Comments
 (0)