Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Perkles committed May 4, 2024
2 parents 346b0c8 + 3a0dfa6 commit 4c93f37
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.USERPOOL_ID }}, ClientId=${{ secrets.CLIENT_ID }}, RegionName=${{ secrets.REGION }}

0 comments on commit 4c93f37

Please sign in to comment.