meta: Update description

This commit is contained in:
peaceiris 2019-10-03 11:31:57 +09:00
parent 3ceceb921f
commit ea833f5400
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: 'Deploy action for GitHub Pages' name: 'Deploy action for GitHub Pages'
description: 'A GitHub Action to deploy your static site to GitHub Pages with Static Site Generator' description: 'GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.'
author: 'peaceiris' author: 'peaceiris'
runs: runs:
using: 'docker' using: 'docker'
@ -15,4 +15,4 @@ inputs:
keepFiles: keepFiles:
description: 'If existing files in the publish branch should be not removed before deploying' description: 'If existing files in the publish branch should be not removed before deploying'
required: false required: false
default: 'false' default: 'false'