remove comment

This commit is contained in:
Tommy Byrd
2022-05-10 22:10:10 -04:00
committed by GitHub
parent 31685c90ba
commit 4c1e52ec7d

View File

@@ -1,7 +1,7 @@
name: 'Upload Pages artifact'
description: 'A composite action that prepares your static assets to be deployed to GitHub Pages'
inputs:
directory: # id of input
directory:
description: 'The directory in your workspace that contains the built assets'
required: true
default: '_site/'