diff --git a/.changeset/flat-camels-scream.md b/.changeset/flat-camels-scream.md new file mode 100644 index 0000000000..2c49af5010 --- /dev/null +++ b/.changeset/flat-camels-scream.md @@ -0,0 +1,5 @@ +--- +'@backstage/integration': patch +--- + +By replacing `\n` with a newline for GitHub Apps private keys, this allows users to store the private key as an environment variable and reference it in the YAML.