Skip to content

Commit

Permalink
ci: fix stage
Browse files Browse the repository at this point in the history
  • Loading branch information
mogusbi committed Dec 22, 2024
1 parent 40effdf commit 88767b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1003,4 +1003,4 @@ jobs:
role-to-assume: arn:aws:iam::633331859210:role/github-actions

- name: Deploy
run: yarn workspace @accounts/client deploy
run: yarn workspace @accounts/client deploy --stage $STAGE

0 comments on commit 88767b7

Please sign in to comment.