diff --git a/action.yml b/action.yml index 0d354cb..13862be 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,6 @@ -name: "Upload Pages artifact" +name: "Upload GitHub Pages artifact" description: "A composite action that prepares your static assets to be deployed to GitHub Pages" +author: "GitHub" inputs: path: description: "Path of the directory containing the static assets."