From ea96c44d84175575621bec97a79fe9b4e3147eea Mon Sep 17 00:00:00 2001 From: Timmy Welch Date: Sun, 30 Jun 2024 19:06:15 -0700 Subject: [PATCH] Pass github actions environment variables --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c83040c..1de37bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -220,7 +220,8 @@ deps = twine id~=1.0 passenv = - TWINE_* + GITHUB_* + CI setenv = TWINE_NON_INTERACTIVE=true commands =