Skip to content

Commit

Permalink
fix titles
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch committed Dec 19, 2023
1 parent e81afcb commit abf8b46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Review apps on Clever Cloud
# Review Apps on Clever Cloud

This GitHub Action does the following

Expand All @@ -13,7 +13,7 @@ This GitHub Action does the following
- An [organisation](https://developers.clever-cloud.com/doc/account/administrate-organization/) in Clever Cloud
- [Clever Cloud CLI](https://developers.clever-cloud.com/doc/cli/getting_started/) installed in your machine to inject your tokens

## How to use this Action
## How to Use this Action

Place this script in your repository in `.github/workflows/` and modify the following values:

Expand Down Expand Up @@ -54,7 +54,7 @@ Place this script in your repository in `.github/workflows/` and modify the foll
- `syd` (Sydney, OVHcloud)
- `wsw` (Warsaw, OVHcloud)

## Secrets you'll need
## Secrets You'll Need

- `CLEVER_SECRET` and `CLEVER_TOKEN`: find them in your `clever-tools.json` after installing the CLI (example path on Mac: `~/.config/clever-cloud/clever-tools.json`)
- `ORGA_ID`: the organisation in which your app is created
Expand Down

0 comments on commit abf8b46

Please sign in to comment.