Update Action name for Marketplace publishing

This commit is contained in:
James M. Greene
2022-08-09 22:15:35 -05:00
committed by GitHub
parent eaaccf9fc5
commit fbb46fa661

View File

@@ -1,5 +1,6 @@
name: 'Deploy to GitHub Pages' name: 'GitHub Pages Deployment'
description: 'A GitHub Action to deploy an artifact to GitHub Pages' description: 'A GitHub Action to deploy an artifact to GitHub Pages'
author: 'GitHub'
runs: runs:
using: 'node16' using: 'node16'
main: 'dist/index.js' main: 'dist/index.js'