mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-17 18:35:07 +00:00
feat(action): improve marketplace information
This commit is contained in:
committed by
GitHub
parent
d7817bf204
commit
3cddc4f12d
@@ -1,9 +1,9 @@
|
||||
name: "GitHub Slug"
|
||||
description: "Action to slug and expose some github variables"
|
||||
name: "GitHub Slug Action"
|
||||
description: "GitHub Action to expose slug value of environment variables inside your GitHub workflow"
|
||||
author: 'rlespinasse'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: "crop"
|
||||
color: "orange"
|
||||
icon: "minimize"
|
||||
color: "blue"
|
||||
|
||||
Reference in New Issue
Block a user