From 65d9444254e3b438219e288c06df8df995f07e86 Mon Sep 17 00:00:00 2001 From: Vitalii Mikhailov Date: Sat, 27 Apr 2024 22:26:07 +0300 Subject: [PATCH] Fix --- .github/workflows/features-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: