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.0.0 id: path-to-docker-image with: path: "./docker/foo/bar" prefix: "./docker"