fix syntax typo

This commit is contained in:
meowsbits
2022-08-03 08:05:15 -07:00
committed by GitHub
parent ceec27c96b
commit 4fe9084ffa

View File

@@ -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: