Skip to content

Commit 570ed84

Browse files
authored
Try to add a logo
1 parent da62dd4 commit 570ed84

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# `create-aws-codedeploy-deployment` GitHub Action
1+
# ![webfactory Logo](https://www.webfactory.de/bundles/webfactorytwiglayout/img/logo.png) `create-aws-codedeploy-deployment`
2+
3+
## An Action to deploy GitHub repos with AWS CodeDeploy
24

35
This action creates [AWS CodeDeploy](https://aws.amazon.com/codedeploy/) deployments from your GitHub Actions workflow. Deployment Group and Deployment configuration itself are derived from an additional configuration section in `.appspec.yml`.
46

@@ -147,11 +149,9 @@ As a note to my future self, in order to work on this repo:
147149

148150
## Credits, Copyright and License
149151

150-
This action was written by webfactory GmbH, Bonn, Germany. We're a software development
151-
agency with a focus on PHP (mostly [Symfony](http://github.com/symfony/symfony)). We're big
152-
fans of automation, DevOps, CI and CD, and we're happily using the AWS platform for more than 10 years now.
152+
This action was written by webfactory GmbH, Bonn, Germany. We're a software development agency with a focus on PHP (mostly [Symfony](http://github.com/symfony/symfony)). We're big fans of automation, DevOps, CI and CD, and we're happily using the AWS platform for more than 10 years now.
153153

154-
If you're a developer looking for new challenges, we'd like to hear from you!
154+
If you're a developer looking for new challenges, we'd like to hear from you! Otherwise, if this Action is useful for you, add a ⭐️.
155155

156156
- <https://www.webfactory.de>
157157
- <https://twitter.com/webfactory>

0 commit comments

Comments
 (0)