From 373db9383fad8bac840a4f46468b2777120a2890 Mon Sep 17 00:00:00 2001 From: Hui Zhao Date: Tue, 27 Aug 2024 20:11:42 -0700 Subject: [PATCH] chore: enable e2e and tag publish --- .github/workflows/push-preid-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-preid-release.yml b/.github/workflows/push-preid-release.yml index 9837290ed14..b811fbdf6ce 100644 --- a/.github/workflows/push-preid-release.yml +++ b/.github/workflows/push-preid-release.yml @@ -9,7 +9,7 @@ on: push: branches: # Change this to your branch name where "example-preid" corresponds to the preid you want your changes released on - - feat/example-preid-branch/main + - fix/pages-cookies/main jobs: e2e: