Skip to content

Commit c0c85f6

Browse files
committed
chore: update README.md
1 parent 6661a1a commit c0c85f6

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

README.md

Lines changed: 5 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-spacelift-stack-deploy/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-spacelift-stack-deploy/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-spacelift-stack-deploy.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-spacelift-stack-deploy/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-spacelift-stack-deploy.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/github-action-spacelift-stack-deploy/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/github-action-spacelift-stack-deploy.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
<!--
@@ -72,26 +75,10 @@ The GitHub action triggers Spacelift stack run to provistion infrastructure.
7275
7376
7477
75-
<!-- markdownlint-disable -->
76-
77-
## Inputs
7878
79-
| Name | Description | Default | Required |
80-
|------|-------------|---------|----------|
81-
| api\_key\_id | API Key ID | N/A | true |
82-
| api\_key\_secret | API Key Secret | N/A | true |
83-
| autodeploy | If true, automatically deploy the stack without manual confirmation | false | false |
84-
| github\_token | GitHub Token (Required to install Spacelift CLI) | N/A | true |
85-
| organization | Organization name | N/A | true |
86-
| stack | Stack name | N/A | true |
8779
8880
89-
## Outputs
9081
91-
| Name | Description |
92-
|------|-------------|
93-
| outputs | Stack outputs |
94-
<!-- markdownlint-restore -->
9582
9683
9784
## Related Projects

0 commit comments

Comments
 (0)