Update name per suggestion

This commit is contained in:
James M. Greene
2022-08-10 12:59:11 -05:00
committed by GitHub
parent fbb46fa661
commit 5fd268dcdd

View File

@@ -1,5 +1,5 @@
name: 'GitHub Pages Deployment'
description: 'A GitHub Action to deploy an artifact to GitHub Pages'
name: 'Deploy GitHub Pages site'
description: 'A GitHub Action to deploy an artifact as a GitHub Pages site'
author: 'GitHub'
runs:
using: 'node16'