From 7ba7ad6ecfcee3606351cbd78d62f27679778e5a Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 18 Mar 2025 21:14:27 -0400 Subject: [PATCH] spelling: default Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5719a5a..ce66044 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ inputs: description: | PyPi Target. Use this to point to private or test locations. Default https://pypi.org - defualt: 'https://pypi.org' + default: 'https://pypi.org' github_token: description: 'GITHUB_TOKEN' default: '${{ github.token }}'