From 924aac85184e7d22a8797046788966caa2882712 Mon Sep 17 00:00:00 2001 From: Oli Evans Date: Mon, 13 Jul 2020 15:28:21 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b3f2cc6..9ca513f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ Publish websites to IPFS as part of a github action workflow. This action pins a This action uses https://github.com/ipfs-shipyard/ipfs-dns-deploy to do the work. +**NOTE** You need to provide credentials to an IPFS cluster instance that you have permission to pin to, in order to make use of this action. + + ## Inputs ### `path_to_add`