diff --git a/.github/workflows/sst.yml b/.github/workflows/sst.yml index c25f6fe..c2216bb 100644 --- a/.github/workflows/sst.yml +++ b/.github/workflows/sst.yml @@ -37,4 +37,4 @@ jobs: - name: Deploy - run: cd ./client && sst deploy --stage prod \ No newline at end of file + run: cd ./client && sst deploy \ No newline at end of file