diff --git a/.github/workflows/build_and_publish_tee.yaml b/.github/workflows/build_and_publish_tee.yaml
index 75171ad..c374961 100644
--- a/.github/workflows/build_and_publish_tee.yaml
+++ b/.github/workflows/build_and_publish_tee.yaml
@@ -5,7 +5,7 @@ on:
     branches:
       - "gramine*"
     tags:
-      - "*-sgx"
+      - "*-sgx-*"
   workflow_dispatch:
     inputs:
       target_branch: