From 1930432bfaf6d9e11f19a27e637f1d6cd450955b Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Fri, 15 May 2026 10:52:36 -0600 Subject: [PATCH] fix --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 94b71fb..3261837 100644 --- a/action.yaml +++ b/action.yaml @@ -8,7 +8,7 @@ inputs: repo_pass: description: Password used for authenticating with repo required: true - repo_domain: + repo_url: description: Domain for pypi repo required: true runs: