Skip to content

Commit

Permalink
Update production.yml - text change
Browse files Browse the repository at this point in the history
  • Loading branch information
cami-espinozaq committed Nov 8, 2023
1 parent 53e750a commit e988817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
yarn install
- name: build app
run: NODE_ENV=production yarn build
- name: serverless deploy - TEST without sync
- name: serverless deploy
run: SLS_STAGE=prod BRANCH=production yarn deploy

0 comments on commit e988817

Please sign in to comment.