diff --git a/.github/workflows/features-release.yml b/.github/workflows/features-release.yml index ded9c09..974951f 100644 --- a/.github/workflows/features-release.yml +++ b/.github/workflows/features-release.yml @@ -18,7 +18,7 @@ jobs: uses: devcontainers/action@v1 with: publish-features: "true" - base-path-to-features: "./src" + base-path-to-features: "./features" generate-docs: "true" env: