From 9bd6ec19c4750cd94aa2a738ecb3da00781742ee Mon Sep 17 00:00:00 2001 From: Thalles Passos Date: Wed, 4 Sep 2024 18:04:25 -0300 Subject: [PATCH] revert "docs: add mention of SITE_URL as being required" --- docs/integrations/cicd/githubactions.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/integrations/cicd/githubactions.mdx b/docs/integrations/cicd/githubactions.mdx index 8aa144744..936c8974a 100644 --- a/docs/integrations/cicd/githubactions.mdx +++ b/docs/integrations/cicd/githubactions.mdx @@ -84,7 +84,6 @@ Prerequisites: - `CLIENT_ID_GITHUB`: The **Client ID** of your GitHub OAuth application. - `CLIENT_SECRET_GITHUB`: The **Client Secret** of your GitHub OAuth application. - - `SITE_URL`: The **Site URL** is the same as your self-hosted domain `https://your-domain.com` Once added, restart your Infisical instance and use the GitHub integration.