Explorar el Código

update readme with GitHub secrets

Christopher Dedominici hace 1 año
padre
commit
801960cdce
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -60,6 +60,9 @@ request made to the `main` branch.
 
 Note though that to make this work, you must use your `INFURA_API_KEY` and your `MNEMONIC` as GitHub secrets.
 
+For more information on how to set up GitHub secrets, check the
+[following link](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions).
+
 You can edit the CI script in [.github/workflows/ci.yml](./.github/workflows/ci.yml).
 
 ## Usage