Skip to content

Commit c4fd8d6

Browse files
committed
Allow generate docs
1 parent 0c8f764 commit c4fd8d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-features.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: devcontainers/action@v1
2121
with:
2222
publish-features: "true"
23+
generate-docs: "true"
2324
base-path-to-features: "./features/src"
2425
features-namespace: "rails/devcontainer/features"
2526
env:

0 commit comments

Comments
 (0)