Skip to content

Commit

Permalink
Update sst-stage inputs in GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Dec 15, 2024
1 parent 756e4af commit 407742e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sst.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
aws-region: ${{ vars.AWS_REGION }}
- name: Deploy app
run: |
pnpm sst deploy --stage ${{ inputs.stage }}
pnpm sst deploy --stage ${{ inputs.sst-stage }}

0 comments on commit 407742e

Please sign in to comment.