File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed
Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments