mirror of
https://github.com/actions/deploy-pages.git
synced 2025-12-08 16:16:16 +00:00
Update Action name for Marketplace publishing
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: 'Deploy to GitHub Pages'
|
||||
name: 'GitHub Pages Deployment'
|
||||
description: 'A GitHub Action to deploy an artifact to GitHub Pages'
|
||||
author: 'GitHub'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user