github / actions-oidc-debugger

An Action for printing OIDC claims in GitHub Actions.
MIT License
76 stars 25 forks source link

README: Fix audience string to mention org/repo_owner #15

Closed dsotirakis closed 5 months ago

dsotirakis commented 5 months ago

Removing the hardcoded audience string which points at https://github.com/github to make it clear that github substring refers to organisation or repo owner of the repository for which the debugger is used.

dsotirakis commented 5 months ago

bah - closing this in favor of https://github.com/github/actions-oidc-debugger/pull/14.