Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove comment
  • Loading branch information
Tommy Byrd authored and GitHub committed May 11, 2022
1 parent 31685c9 commit 4c1e52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
@@ -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/'
Expand Down

0 comments on commit 4c1e52e

Please sign in to comment.