Skip to content

Commit

Permalink
fix(sync-docs): add installation_retrieval_mode and installation_retr…
Browse files Browse the repository at this point in the history
…ieval_payload
  • Loading branch information
oussama Dahmaz authored and oussama Dahmaz committed Jan 2, 2025
1 parent 137a542 commit 627f904
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
with:
private_key: ${{ secrets.HOMARR_DOCS_SYNC_APP_PRIVATE_KEY }}
app_id: ${{ vars.HOMARR_DOCS_SYNC_APP_ID }}
installation_retrieval_mode: repository
installation_retrieval_payload: homarr-labs/documentation

- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
Expand Down

0 comments on commit 627f904

Please sign in to comment.