test: change target repo name
This commit is contained in:
parent
cd60ae3174
commit
41edeb0cf8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_test.yml
vendored
2
.github/workflows/release_test.yml
vendored
|
|
@ -27,5 +27,5 @@ jobs:
|
|||
curl -sS -X POST \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
-H "Authorization: Bearer ${{ secrets.DOCS_REPO_PAT_TOKEN }}" \
|
||||
https://api.github.com/repos/your-org/repo-b/dispatches \
|
||||
https://api.github.com/repos/topoteretes/cognee-docs/dispatches \
|
||||
-d '{"event_type":"new-main-release","client_payload":{"caller_repo":"'"${GITHUB_REPOSITORY}"'"}}'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue