diff --git a/renpy/renpy-distribute/action.yaml b/renpy/renpy-distribute/action.yml similarity index 97% rename from renpy/renpy-distribute/action.yaml rename to renpy/renpy-distribute/action.yml index c1063f9..bf28f76 100644 --- a/renpy/renpy-distribute/action.yaml +++ b/renpy/renpy-distribute/action.yml @@ -11,7 +11,7 @@ inputs: description: "Destination folder for the builds." required: false packageDest: - description: "Destination folder for the indivdual package." + description: "Destination folder for the individual package." required: false archive: description: "Whether or not to compress the build into a zip file."