From cc3de0e6e8b0eb1c1018e3302d130ea80e2e24d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Ciesielski?= Date: Thu, 10 Sep 2026 11:09:28 +0000 Subject: [PATCH] fix: point developer-hub dispatch to Phrase-Engineering org developer-hub moved from phrase to Phrase-Engineering (see #C081GCZ6ELW), breaking the repository_dispatch step with "Repository not found". --- .github/workflows/developer-hub.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/developer-hub.yml b/.github/workflows/developer-hub.yml index c1a7441e1..c8cf61033 100644 --- a/.github/workflows/developer-hub.yml +++ b/.github/workflows/developer-hub.yml @@ -10,11 +10,11 @@ jobs: if: github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'main' runs-on: ubuntu-latest steps: - - name: Send repository_dispatch to phrase/developer-hub + - name: Send repository_dispatch to Phrase-Engineering/developer-hub uses: peter-evans/repository-dispatch@0eae9e597ebc81bcc8c2220e34ddff4bc7c769b3 with: token: ${{ secrets.DISPATCH_DEVELOPER_HUB_TOKEN }} - repository: phrase/developer-hub + repository: Phrase-Engineering/developer-hub event-type: trigger-strings-workflow client-payload: >- {