We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51857f1 commit 16f7b61Copy full SHA for 16f7b61
.github/workflows/deploy.yaml
@@ -29,7 +29,7 @@ jobs:
29
- uses: aws-actions/configure-aws-credentials@v4
30
with:
31
aws-region: us-west-2
32
- role-to-assume: arn:aws:iam::576872909007:role/trackflix-live-oidc-mathis-Role-XD8v6y1EHvpH
+ role-to-assume: arn:aws:iam::576872909007:role/trackflix-live-oidc-mathis-Role-ymX9AFGLMgKL
33
- run: npm ci
34
- run: npx nx run api:deploy
35
@@ -48,6 +48,6 @@ jobs:
48
49
50
51
52
53
- run: npx nx run webui:upload
0 commit comments