Skip to content

Commit 9694d97

Browse files
committed
capitalize "action" in github action
1 parent 0bd7323 commit 9694d97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/using-one-click-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ After you've clicked, you will be prompted to use GitHub to log in. Once you see
2525

2626
## Step 3 - Wait for Deployment to Complete
2727

28-
A Github action workflow will automatically start running to install Defang and deploy the sample to the Defang Playground. If you wish to, you can see this by going into the "Actions" tab in your GitHub repository.
28+
A Github Action workflow will automatically start running to install Defang and deploy the sample to the Defang Playground. If you wish to, you can see this by going into the "Actions" tab in your GitHub repository.
2929

3030
You can view the status of your deployment in the [Defang Portal](https://portal.defang.dev/), or by downloading the [Defang CLI](/docs/getting-started).
3131

@@ -39,4 +39,4 @@ If you decide to make a commit later to a repository created from 1-Click Deploy
3939

4040
### Configuration in 1-Click Deploy
4141

42-
If the sample you chose requires setting configuration, such as API keys, you can set sensitive config values as secrets in your GitHub repository and the GitHub action will automatically deploy those values for you.
42+
If the sample you chose requires setting configuration, such as API keys, you can set sensitive config values as secrets in your GitHub repository and the GitHub Action will automatically deploy those values for you.

0 commit comments

Comments
 (0)