From 66f3a899b81f0eeeee1b545b1f7056a49bfde85f Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 27 Dec 2023 07:05:17 -0500 Subject: actions: better scope secrets for deployment --- .env.template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.env.template') diff --git a/.env.template b/.env.template index d9d8368..712fa63 100644 --- a/.env.template +++ b/.env.template @@ -1,6 +1,6 @@ -CLOUDFLARE_API_KEY= -CLOUDFLARE_EMAIL= -CLOUDFLARE_ZONE_ID= -CLOUDFLARE_ACCOUNT_ID= +# cloudflare +CLOUDFLARE_API_TOKEN= -TAILSCALE_API_KEY= +# tailscale +OAUTH_CLIENT_ID= +OAUTH_CLIENT_SECRET= -- cgit v1.2.3