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
351 stars 49 forks source link

ci(release): use installation access token to checkout and push back changes #26

Closed gr2m closed 1 year ago

gr2m commented 1 year ago

this should resolve the failing release workflow, it tries to push back with GITHUB_TOKEN and that one cannot bypass our branch protection rule

closes #25

create-app-token-action-releaser[bot] commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: