We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b14003 commit a1930bfCopy full SHA for a1930bf
README.md
@@ -29,8 +29,8 @@ This action heavily relies on the [devcontainers/cli](https://github.com/devcont
29
30
```yaml
31
- name: "Publish Features"
32
-uses: devcontainers/action@v1
33
-with:
+ uses: devcontainers/action@v1
+ with:
34
publish-features: "true"
35
base-path-to-features: "./src"
36
devcontainer-cli-version: "0.53.0"
0 commit comments