Skip to content

Commit 1164e96

Browse files
committed
Format yml as text
1 parent 32aa6d2 commit 1164e96

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ACTIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ aws cloudformation deploy \
2525
--capabilities CAPABILITY_NAMED_IAM \
2626
--region us-east-1
2727
```
28-
You can review the permissions that your repository's GitHub Actions deployment workflow will have in the [setup.yml](cloudformation-templates/setup.yml) CloudFormation template.
28+
You can review the permissions that your repository's GitHub Actions deployment workflow will have in the [github-actions-setup.yml](cloudformation-templates/github-actions-setup.yml) CloudFormation template.
2929

3030
Retrieve the IAM access key credentials that GitHub Actions will use for deployments:
3131
```

0 commit comments

Comments
 (0)