Skip to content

Commit cdde5c1

Browse files
Update sources/platform/actors/development/deployment/continuous_integration.md
Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
1 parent b11bb56 commit cdde5c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sources/platform/actors/development/deployment/continuous_integration.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,11 @@ To set up automated builds and tests with GitHub Actions, you need to:
6666
1. Add the Build Actor API endpoint URL to GitHub secrets
6767
1. Go to your repository > Settings > Secrets and variables > Actions > New repository secret
6868
1. In Apify Console, go to your Actor's detail page, click the API tab in the top right, and then select API Endpoints. Copy the **Build Actor** API endpoint URL. The format is as follows:
69-
:::note API token
69+
70+
:::note API token
71+
7072
Make sure you select the correct API token from the dropdown.
73+
7174
:::
7275
7376
```cURL

0 commit comments

Comments
 (0)