Skip to content

Commit

Permalink
fix: add owner and repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi committed Feb 26, 2024
1 parent 290603d commit cd0e741
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
owner: ${{ github.repository_owner }}
repositories: "documentation,website"

- name: Dispatch to workflows
run: |
Expand Down

0 comments on commit cd0e741

Please sign in to comment.