diff --git a/action.yml b/action.yml index b318be9..0ef001d 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: "Upload Pages artifact" description: "A composite action that prepares your static assets to be deployed to GitHub Pages" inputs: path: - description: "Path of the directoring containing the static assets." + description: "Path of the directory containing the static assets." required: true default: "_site/" retention-days: