Skip to content

Commit

Permalink
added required perms
Browse files Browse the repository at this point in the history
  • Loading branch information
timarnoldev authored Feb 18, 2024
1 parent 531d22e commit 08f771e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
owner: ${{ github.repository_owner }}

- name: Checkout source repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 08f771e

Please sign in to comment.