chore: adding a link to the docs

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-01-31 21:24:35 +01:00
parent ac23003f62
commit 7d2589de9d
+2 -1
View File
@@ -2,4 +2,5 @@
'@backstage/plugin-scaffolder-backend': patch
---
Added support for templating secrets into actions input, and also added an extra `token` input argument to all publishers to provide a token that would override the `integrations.config`
Added support for templating secrets into actions input, and also added an extra `token` input argument to all publishers to provide a token that would override the `integrations.config`.
You can find more information over at [Writing Templates](https://backstage.io/docs/features/software-templates/writing-templates#using-the-users-oauth-token)