From c65cee18344575bd2b16ac94273a0c44bde312ff Mon Sep 17 00:00:00 2001 From: Titouan Mathis Date: Fri, 22 Nov 2024 16:43:50 +0100 Subject: [PATCH] Fix release GitHub action --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8c49125..86226b8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,6 +29,7 @@ jobs: --workspace @studiometa/webpack-config \ --workspace @studiometa/webpack-config-preset-markdown \ --workspace @studiometa/webpack-config-preset-prototyping \ + --workspace @studiometa/webpack-config-preset-tailwindcss-4 \ --workspace @studiometa/webpack-config-preset-vue-2 \ --workspace @studiometa/webpack-config-preset-vue-3 env: