Skip to content

Commit

Permalink
flags on gha
Browse files Browse the repository at this point in the history
  • Loading branch information
bearni95 committed May 13, 2024
1 parent 39ce547 commit 8aa5060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/taikoon-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: ./.github/workflows/vercel-deploy.yml
with:
environment: "production"
flags: "--prod"
flags: "--prod --env-file .env.example"
secrets:
vercel_project_id: ${{ secrets.VERCEL_PROJECT_ID_TAIKOON_UI_MAINNET }}
vercel_org_id: ${{ secrets.VERCEL_ORG_ID }}
Expand Down

0 comments on commit 8aa5060

Please sign in to comment.