actions / create-github-app-token

GitHub Action for creating a GitHub App Installation Access Token
https://github.com/marketplace/actions/create-github-app-token
MIT License
321 stars 46 forks source link

docs(README): add GHES workflow example #104

Closed mouismail closed 5 months ago

mouismail commented 5 months ago

This pull request includes a significant change to the README.md file. The change adds a new job to the GitHub Actions workflow, which is designed to create an example of how to use create-github-app-token action on GitHub Enterprise Server.

Resolves https://github.com/actions/create-github-app-token/issues/98

mouismail commented 5 months ago

Thanks, @mouismail! Just a couple of small suggested changes for your consideration.

Thanks @parkerbxyz I have committed your changes.

SkakimSAP commented 5 months ago

FYI, the feedback from a GHES User:

just fyi, the solution in the PR works perfectly for generating the app installation token from public to enterprise GH :slightly_smiling_face:

create-app-token-action-releaser[bot] commented 5 months ago

:tada: This PR is included in version 1.8.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: