Action to slugify a given string value.
- uses: hoverkraft-tech/ci-github-common/actions/slugify@2334d395217f9811699dbd4ace9d8559e4d99e0d # 0.37.3
with:
# The value to slugify.
# This input is required.
value: ""| Input | Description | Required | Default |
|---|---|---|---|
value |
The value to slugify. | true | - |
| Output | Description |
|---|---|
result |
The slugified value |
Contributions are welcome! Please see the contributing guidelines for more details.
This project is licensed under the MIT License.
SPDX-License-Identifier: MIT
Copyright © 2026 hoverkraft
For more details, see the license.
This documentation was automatically generated by CI Dokumentor.