Skip to content

Commit

Permalink
Merge 5023808 into aa3de00
Browse files Browse the repository at this point in the history
  • Loading branch information
marmureanuweb authored Sep 17, 2024
2 parents aa3de00 + 5023808 commit 122af9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/cloud-guide/integrations/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ You can choose to step through the CLI prompts using `magento-cloud integration:

| Option | Required? | Description |
| ----------------------- | --------- | --------------------------------- |
| `--base-url` | Yes | The base URL of the server installation, which may be `https://github.com/` or a custom. Omit this option if your repository is hosted with public Github. |
| `--base-url` | Yes | The base URL of the server installation, which may be `https://github.com/` or a custom. Omit this option if your repository is hosted with public Github or if your repository is not hosted on private servers. Omit this option if your repository URL is similar to `https://github.com/{account}/{repository-name}`. This can cause errors like `Unable to connect to GitHub: repository not found`. |
| `--token` | Yes | The personal access token that you generated for GitHub |
| `--repository` | Yes | The repository name: `owner-or-organisation/repository` |
| `--build-pull-requests` | Optional | Instructs Adobe Commerce on cloud infrastructure to deploy after you merge a pull request (`true` by default) |
Expand Down

0 comments on commit 122af9e

Please sign in to comment.