Skip to content

Commit f59b5a7

Browse files
committed
chore: update README.md
1 parent 3e1f491 commit f59b5a7

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

README.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
<!-- markdownlint-disable -->
44
<a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/github-action-preview-environment-controller/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/>
5-
<p align="right">
6-
<a href="https://github.com/cloudposse/github-action-preview-environment-controller/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-preview-environment-controller.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a></p>
5+
6+
7+
<p align="right"><a href="https://github.com/cloudposse/github-action-preview-environment-controller/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-preview-environment-controller.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/github-action-preview-environment-controller/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/github-action-preview-environment-controller.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://cloudposse.com/slack"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a>
8+
9+
</p>
710
<!-- markdownlint-restore -->
811

912
<!--
@@ -114,25 +117,10 @@ what environments should be deployed and what cleaned up.
114117
115118
116119
117-
<!-- markdownlint-disable -->
118-
119-
## Inputs
120120
121-
| Name | Description | Default | Required |
122-
|------|-------------|---------|----------|
123-
| env-label | YAML formatted {environment}: {label} map | preview: deploy<br> | true |
124-
| labels | Existing PR labels | [] | true |
125-
| open | Is PR open? | true | true |
126121
127122
128-
## Outputs
129123
130-
| Name | Description |
131-
|------|-------------|
132-
| deploy\_envs | Environments that need to be deployed |
133-
| destroy\_envs | Environments that need to be destroyed |
134-
| labels\_env | JSON formatted {label}: {environment} map |
135-
<!-- markdownlint-restore -->
136124
137125
138126
## Related Projects
@@ -225,7 +213,7 @@ All other trademarks referenced herein are the property of their respective owne
225213

226214

227215
---
228-
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
216+
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
229217

230218

231219
<a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-preview-environment-controller&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>

0 commit comments

Comments
 (0)