Skip to content

Commit f6cbcc9

Browse files
Fix docs-ui repository name
1 parent f76eaba commit f6cbcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
uses: peter-evans/repository-dispatch@v3
1414
with:
1515
token: ${{ secrets.DOCS_DEPLOY_TOKEN }}
16-
repository: formkit/docs-ui
16+
repository: formkit/docs-ui-2
1717
event-type: docs-content-updated

0 commit comments

Comments
 (0)