Merge pull request #7 from meowsbits/patch-1

fix syntax typo
This commit is contained in:
Yoann Chaudet
2022-08-04 09:36:09 -07:00
committed by GitHub

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: