mirror of
https://github.com/sleepypikachu/actions-branch-to-docker-tag-name.git
synced 2024-11-23 14:53:51 +08:00
304 B
304 B
actions-path-to-docker-image-name
GitHub Action to convert a directory path to a valid name.
Example
- uses: sleepypikachu/actions-path-to-docker-image-name@v1
id: path-to-docker-image
with:
path: "./docker/foo/bar"
prefix: "./docker"