diff --git a/README.md b/README.md index 64d0162..da1402e 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,5 @@ Github Action to create a new file from environment config FILE_NAME: "dir/fileName.txt" FILE_BASE64: "ZWFzdGVyZWdnLWxvbAo=" ``` + +Create your file with `cat filename | base64`