Skip to content

Commit d2d3be0

Browse files
committed
- Move to actions collections
1 parent 453ffcc commit d2d3be0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
153153
- [GitHub Actions for Unity](https://github.com/webbertakken/unity-actions)
154154
- [Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions)
155155
- [GitHub Actions for Docker](https://github.com/docker/github-actions)
156+
- [GitHub Actions for AWS](https://github.com/clowdhaus/aws-github-actions)
156157

157158
### Utility
158159

@@ -406,10 +407,6 @@ Set up your GitHub Actions workflow with a specific version of your programming
406407

407408
- [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action)
408409
- [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action)
409-
- [Run awscli](https://github.com/clowdhaus/aws-github-actions)
410-
- [Invalidate CloudFront cache](https://github.com/clowdhaus/aws-github-actions)
411-
- [Acquire IAM access credentials](https://github.com/clowdhaus/aws-github-actions)
412-
- [Sync to S3](https://github.com/clowdhaus/aws-github-actions)
413410

414411
#### Terraform
415412

0 commit comments

Comments
 (0)