We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147bb54 commit 5a64383Copy full SHA for 5a64383
.github/workflows/aws-role-test.yaml
@@ -24,7 +24,7 @@ jobs:
24
aws-region: ${{ secrets.AWS_DEV_REGION }}
25
26
- name: TEST ECR Access
27
- run: aws ecr descripe-repositories
+ run: aws ecr describe-repositories
28
29
- name: TEST ECS Access
30
run: aws ecs list-clusters
0 commit comments