Skip to content

Commit 039d969

Browse files
committed
Merge branch 'master' into release/v2.5.0
2 parents 896aa8f + ea833f5 commit 039d969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'Deploy action for GitHub Pages'
2-
description: 'A GitHub Action to deploy your static site to GitHub Pages with Static Site Generator'
2+
description: 'GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.'
33
author: 'peaceiris'
44
runs:
55
using: 'docker'
@@ -15,4 +15,4 @@ inputs:
1515
keepFiles:
1616
description: 'If existing files in the publish branch should be not removed before deploying'
1717
required: false
18-
default: 'false'
18+
default: 'false'

0 commit comments

Comments
 (0)