actions-path-to-docker-image-name GitHub Action to convert a directory path to a valid name. Example - uses: sleepypikachu/[email protected] id: path-to-docker-image with: path: "./docker/foo/bar" prefix: "./docker"