Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.11 KB

README.md

File metadata and controls

50 lines (38 loc) · 2.11 KB

branding<icon:link-2 color:gray-dark> GitHub Action: Slugify

Release%20by%20tagRelease%20by%20dateCommitOpen%20IssuesDownloads

Action to slugify a given string value

- uses: hoverkraft-tech/ci-github-common@0.15.0
  with:
    # Description: The value to slugify
    #
    value: ""
Input Description Default Required
value The value to slugify true
Output Description
result The slugified value