Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theaccordance committed Aug 30, 2022
1 parent 2700cf4 commit 531a8d7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Continuously deliver your applications to [BalenaCloud](https://www.balena.io/).

## Inputs

| Attribute | Required? | Purpose |
|------------|------------|---------|
| `api-token` | **Yes*** | A BalenaCloud API Token, used to authenticate with BalenaCloud. API keys can be created in the [user settings for BalenaCloud](https://dashboard.balena-cloud.com/preferences/access-tokens). |
| `application-name` | **Yes*** | The target application on BalenaCloud |
| `application-path` | _Optional_ | Provide a sub-path to the location for application being deployed to BalenaCloud. Defaults to the workspace root. |
| Attribute | Required? | Purpose |
|--------------------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `api-token` | **Yes*** | A BalenaCloud API Token, used to authenticate with BalenaCloud. API keys can be created in the [user settings for BalenaCloud](https://dashboard.balena-cloud.com/preferences/access-tokens). |
| `application-name` | **Yes*** | The target application on BalenaCloud |
| `application-path` | _Optional_ | Provide a sub-path to the location for application being deployed to BalenaCloud. Defaults to the workspace root. |

## Examples

Expand Down

0 comments on commit 531a8d7

Please sign in to comment.