mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-18 16:06:44 +00:00
meta: Update description
This commit is contained in:
parent
3ceceb921f
commit
ea833f5400
@ -1,5 +1,5 @@
|
||||
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'
|
||||
runs:
|
||||
using: 'docker'
|
||||
@ -15,4 +15,4 @@ inputs:
|
||||
keepFiles:
|
||||
description: 'If existing files in the publish branch should be not removed before deploying'
|
||||
required: false
|
||||
default: 'false'
|
||||
default: 'false'
|
||||
|
Loading…
x
Reference in New Issue
Block a user