Apply suggestions from code review

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Himanshu Mishra
2021-01-11 20:50:20 +01:00
committed by GitHub
parent bcc27a495d
commit 97716f2b04
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
'@backstage/plugin-techdocs': patch
---
Google Cloud authentication in TechDocs has been improved. https://github.com/backstage/backstage/pull/3981
Google Cloud authentication in TechDocs has been improved.
`techdocs.publisher.googleGcs.credentials` is now optional. If it is missing, `GOOGLE_APPLICATION_CREDENTIALS`
environment variable (and some other methods) will be used to authenticate.