mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2026-05-31 00:12:03 +08:00
Adjusting action name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM node:10
|
||||
|
||||
LABEL "com.github.actions.name"="Deploy to Github Pages"
|
||||
LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to Github Pages."
|
||||
LABEL "com.github.actions.name"="Deploy to GitHub Pages"
|
||||
LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to GitHub Pages."
|
||||
LABEL "com.github.actions.icon"="git-commit"
|
||||
LABEL "com.github.actions.color"="orange"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user