From ddedec668a94d1ab740be220b91f8c76e36028db Mon Sep 17 00:00:00 2001 From: Sarthak Shaha Date: Thu, 3 Oct 2024 16:28:16 -0400 Subject: [PATCH] using wifi3.3.1 and sisdk 2024.6.2 --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b1579c61..ca49acb5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -3,6 +3,7 @@ on: push: paths: - 'Integrations/docker/images/Dockerfile' + - '.github/workflows/publish.yml' jobs: publish-matter-extension-dependencies-image: runs-on: ubuntu-latest