Skip to content

Commit

Permalink
issue #52: change env due to bug
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 21, 2023
1 parent 808234f commit 5e453bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow-vercel-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
project: ${{ env.VERCEL_PROJECT_NAME }}
team_id: ${{ secrets.VERCEL_ORG_ID }}
token: ${{ secrets.VERCEL_TOKEN }}
environments: 'development,preview'
env_file: .env

- name: Install Vercel CLI
Expand Down

0 comments on commit 5e453bf

Please sign in to comment.