diff --git a/.changeset/wet-vans-drive.md b/.changeset/wet-vans-drive.md index a61c764122..75f4d96293 100644 --- a/.changeset/wet-vans-drive.md +++ b/.changeset/wet-vans-drive.md @@ -4,4 +4,6 @@ '@backstage/integration': patch --- -Add support for Repository Variables and Secrets to the `publish:github` and `github:repo:create` scaffolder actions. Upgrade octokit introduces some breaking changes. +Add support for Repository Variables and Secrets to the `publish:github` and `github:repo:create` scaffolder actions. You will need to add `read/write` permissions to your GITHUB_TOKEN and/or Github Backstage App for Repository `Secrets` and `Variables` + +Upgrade octokit introduces some breaking changes.