Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crstlnz committed Jul 2, 2024
1 parent 90ac631 commit 8f7f2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
org-id: ${{ vars.VERCEL_ORG_ID }}
project-id: ${{ vars.VERCEL_PROJECT_ID }}
production: ${{ github.ref == 'refs/heads/master' }}
# prebuilt: true # If set to true, build will be performed using GitHub Actions.
prebuilt: true # If set to true, build will be performed using GitHub Actions.

0 comments on commit 8f7f2e6

Please sign in to comment.