File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
153
153
- [ GitHub Actions for Unity] ( https://github.com/webbertakken/unity-actions )
154
154
- [ Octions - GitHub Actions for GitHub REST API] ( https://github.com/maxkomarychev/octions )
155
155
- [ GitHub Actions for Docker] ( https://github.com/docker/github-actions )
156
+ - [ GitHub Actions for AWS] ( https://github.com/clowdhaus/aws-github-actions )
156
157
157
158
### Utility
158
159
@@ -406,10 +407,6 @@ Set up your GitHub Actions workflow with a specific version of your programming
406
407
407
408
- [ Sync/upload a directory to an AWS S3 bucket] ( https://github.com/jakejarvis/s3-sync-action )
408
409
- [ 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 )
413
410
414
411
#### Terraform
415
412
You can’t perform that action at this time.
0 commit comments