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 0c8f764 commit c4fd8d6Copy full SHA for c4fd8d6
.github/workflows/release-features.yaml
@@ -20,6 +20,7 @@ jobs:
20
uses: devcontainers/action@v1
21
with:
22
publish-features: "true"
23
+ generate-docs: "true"
24
base-path-to-features: "./features/src"
25
features-namespace: "rails/devcontainer/features"
26
env:
0 commit comments