actions-docker-extract/.github/workflows
Samuel Ryan 0f83fca17f
🐛 Remove creation of extract destination (#3)
https://docs.docker.com/engine/reference/commandline/cp/

Current behaviour:

> DEST_PATH exists and is a directory [...] the source directory is copied into this directory

Desired behaviour:

> DEST_PATH is created as a directory and the contents of the source directory are copied into this directory
2020-09-06 15:57:37 +01:00
..
test.yml 🐛 Remove creation of extract destination (#3) 2020-09-06 15:57:37 +01:00