github-app-token icon indicating copy to clipboard operation
github-app-token copied to clipboard

Update README

Open Andre601 opened this issue 3 years ago • 1 comments
trafficstars

GitHub made recent changes where the default GITHUB_TOKEN may trigger other workflows using a workflow_dispatch or repository_dispatch event trigger.

Relevant blog post: https://github.blog/changelog/2022-09-08-github-actions-use-github_token-with-workflow_dispatch-and-repository_dispatch/

Andre601 avatar Sep 11 '22 00:09 Andre601

But it won't do that when creating a release, you still would need a personal access token for that.

ricardovanlaarhoven avatar Sep 29 '22 05:09 ricardovanlaarhoven