Description for owner input is confusing #116
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
released
I'm looking to migrate to this action from peter-murray/workflow-application-token-action (currently waiting on #111 for feature parity) and I found the documentation for the
owner
input confusing:create-github-app-token/action.yml
Lines 22 to 24 in f2acddf
To me, the documentation implies that this should be the owner of the GitHub app itself, whereas if you trace through the code it's actually the owner for which the GitHub app is installed (i.e. the place you want to give the app access to).
create-github-app-token/lib/main.js
Lines 112 to 129 in f2acddf
The text was updated successfully, but these errors were encountered: