mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2026-02-09 03:45:23 +00:00
Merge pull request #11 from actions/marketplace-action-rename
Rename to include "GitHub" in "GitHub Pages" for Marketplace
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
name: "Upload Pages artifact"
|
name: "Upload GitHub Pages artifact"
|
||||||
description: "A composite action that prepares your static assets to be deployed to GitHub Pages"
|
description: "A composite action that prepares your static assets to be deployed to GitHub Pages"
|
||||||
|
author: "GitHub"
|
||||||
inputs:
|
inputs:
|
||||||
path:
|
path:
|
||||||
description: "Path of the directory containing the static assets."
|
description: "Path of the directory containing the static assets."
|
||||||
|
|||||||
Reference in New Issue
Block a user