From d5d8197ca4d799fdff3422282f4b90b58358eac4 Mon Sep 17 00:00:00 2001 From: Leo Farias Date: Thu, 26 Dec 2019 16:04:06 -0500 Subject: [PATCH] Added instructions where to get credentials --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1833700..5138824 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ This action publishing the Flutter plugin. **Required** Google Account credential. +You can find the credentials.json within `.pub-cache` in the User's home directory. +You can use `open ~/.pub-cache`. + ### `flutter_package` **Optional** Publish packages type. Default: `true`