Skip to content

Commit 75b93cc

Browse files
docs: add Notify Docs Aggregator workflow for documentation synchronization
1 parent fd0bcc8 commit 75b93cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/notify-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
try {
5454
await github.rest.repos.createDispatchEvent({
5555
owner: 'agentfront',
56-
repo: 'agentfront-docs',
56+
repo: 'docs',
5757
event_type: 'sync-docs',
5858
client_payload: {
5959
repo: repoName,

0 commit comments

Comments
 (0)