Skip to content

Commit 2112905

Browse files
authored
chore(ci): update Python docs workflow references (#2450)
Following the CI action rename from apify/apify-sdk-python#858 and apify/apify-client-python#728, the reference here needed updates (the publishing CI action [was failing](https://github.com/apify/apify-docs/actions/runs/24672504318/job/72147421521)).
1 parent 3779170 commit 2112905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-npm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ jobs:
139139
- env:
140140
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
141141
run: |
142-
gh workflow run _release_docs.yaml --repo ${{ matrix.repo }}
142+
gh workflow run manual_release_docs.yaml --repo ${{ matrix.repo }}

0 commit comments

Comments
 (0)