Skip to content

Commit

Permalink
separate sst command
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroalonsoms committed Apr 23, 2024
1 parent 218d39a commit 447c8b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
run_install: true

- name: Deploy app
run: |
pnpm run deploy
run: sst deploy --stage=production

0 comments on commit 447c8b3

Please sign in to comment.