Skip to content

Commit cf98eda

Browse files
committed
Fix docs generation trigger workflow
1 parent 008f309 commit cf98eda

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/trigger_docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
with:
1818
app-id: ${{ secrets.INTERNAL_GHA_APP_ID }}
1919
private-key: ${{ secrets.INTERNAL_GHA_APP_PRIVATE_KEY }}
20+
owner: polarsource
21+
repositories: polar
2022

2123
- name: Dispatch workflow
2224
uses: octokit/request-action@v2.x

0 commit comments

Comments
 (0)