diff options
author | Josh Spicer <josh@joshspicer.com> | 2022-05-10 02:10:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-10 02:10:29 +0300 |
commit | 11222df509fc7a0f44e794eae78925c4fe9dcb00 (patch) | |
tree | 52e7b9e387fb32c281a028613fe1eebcd3372cfc /v1/README.md | |
parent | 9efe4b3c4a5f07c45cf6ed69900006eed0e844b9 (diff) |
add release action (#2)
Diffstat (limited to 'v1/README.md')
-rw-r--r-- | v1/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v1/README.md b/v1/README.md new file mode 100644 index 0000000..316d69f --- /dev/null +++ b/v1/README.md @@ -0,0 +1,2 @@ +Files in this folder are designed for back-compat with 'v1' +while waiting 'v2' implementation: https://github.com/devcontainers/cli/pull/6 |