Commit d71229e
authored
chore: deploy nginx workflow (#2090)
New workflow for apify-docs nginx deployment to be tested while also
keeping the current solution working
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Adds a GitHub Actions workflow to trigger Nginx config deployment in
apify/apify-docs-private on nginx.conf changes or manual dispatch.
>
> - **CI/CD**:
> - **New workflow** `/.github/workflows/deploy-nginx.yml`:
> - Triggers on `push` to `master` when `nginx.conf` changes and via
`workflow_dispatch`.
> - Executes `gh workflow run deploy-nginx.yaml` against
`apify/apify-docs-private` with `deployment=apify-docs`.
> - Uses `GITHUB_TOKEN` from
`secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
3ed86df. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 39ceec0 commit d71229e
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments