Skip to content

Commit

Permalink
Add owner to example migration
Browse files Browse the repository at this point in the history
Signed-off-by: David Graesser <david.graesser@idealo.de>
  • Loading branch information
david-graesser authored Jan 31, 2025
1 parent 5d6963a commit 063717c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Example Migration:
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
owner: ${{ github.repository_owner }}
```

# GitHub App installation access token generator
Expand Down

0 comments on commit 063717c

Please sign in to comment.