Skip to content

Commit 5db9be5

Browse files
authored
Update .github/workflows/cicd.yml
1 parent 6aa68ad commit 5db9be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: aws-actions/configure-aws-credentials@v4
6666
with:
6767
role-to-assume: ${{ secrets.DJANGO_ADAPTER_INTEGRATION_TEST_ROLE }}
68-
aws-|<D-z>region: us-east-1
68+
aws-region: us-east-1
6969

7070
- name: Setup venv
7171
run: |

0 commit comments

Comments
 (0)