Skip to content

Commit

Permalink
add environments
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 20, 2023
1 parent 071457d commit c053739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-vercel-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
project: ${{ env.VERCEL_PROJECT_NAME }}
team_id: ${{ secrets.VERCEL_ORG_ID }}
token: ${{ secrets.VERCEL_TOKEN }}
environments: 'development,preview,production'
env_file: .env

- name: Install Vercel CLI
Expand Down

0 comments on commit c053739

Please sign in to comment.