Skip to content

Commit

Permalink
Merge pull request #25 from FIAP-Tech-Chalenge/features
Browse files Browse the repository at this point in the history
adiona regiao na mao
  • Loading branch information
Perkles authored May 4, 2024
2 parents 1e8b3e5 + fe49992 commit f327cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- run: |
sam deploy --no-confirm-changeset --no-fail-on-empty-changeset --resolve-s3 \
--parameter-overrides \
UserPoolId=${{ secrets.USERPOOL_ID }}, ClientId=${{ secrets.CLIENT_ID }}, RegionName=${{ secrets.REGION }}
UserPoolId=${{ secrets.USERPOOLID }}, ClientId=${{ secrets.CLIENTID }}, RegionName=us-east-1

0 comments on commit f327cf6

Please sign in to comment.