From fd6b3e96a313234a80ac6a92a17a425dc461e0c6 Mon Sep 17 00:00:00 2001 From: Tuan Dang Date: Thu, 22 Dec 2022 14:22:45 -0500 Subject: [PATCH] Update GitHub actions docs and README integrations --- README.md | 8 ++++++-- docs/integrations/cicd/githubactions.mdx | 5 +++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52a3c3130..1f2df3863 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,9 @@ We're currently setting the foundation and building [integrations](https://infis 🔜 AWS - 🔜 GitHub Actions (https://github.com/Infisical/infisical/issues/54) + + ✔️ GitHub Actions + 🔜 Railway @@ -179,7 +181,9 @@ We're currently setting the foundation and building [integrations](https://infis 🔜 TravisCI - 🔜 Netlify (https://github.com/Infisical/infisical/issues/55) + + ✔️ Netlify + 🔜 Railway diff --git a/docs/integrations/cicd/githubactions.mdx b/docs/integrations/cicd/githubactions.mdx index 1ee2a8ffc..23dbc419e 100644 --- a/docs/integrations/cicd/githubactions.mdx +++ b/docs/integrations/cicd/githubactions.mdx @@ -2,9 +2,14 @@ title: "GitHub Actions" --- + + Infisical can sync secrets to GitHub repo secrets only. If your repo uses environment secrets, then stay tuned with this [issue](https://github.com/Infisical/infisical/issues/54). + + Prerequisites: - Set up and add envars to [Infisical Cloud](https://app.infisical.com) +- Ensure you have admin privileges to the repo you want to sync secrets to. ## Navigate to your project's integrations tab