publish_docker-compose icon indicating copy to clipboard operation
publish_docker-compose copied to clipboard

Fix always trying to use ./docker-compose.yml

Open NicholasFlamy opened this issue 1 year ago • 1 comments

NicholasFlamy avatar Apr 24 '24 15:04 NicholasFlamy

So before this change, it would use ./docker-compose.yml as well as your specified docker compose file. Now it only uses the specified one in the action.

NicholasFlamy avatar Apr 24 '24 15:04 NicholasFlamy