From b22f06cbf908046fdb0112504879933fb981da02 Mon Sep 17 00:00:00 2001 From: Amy Galles <9685081+AmyLGalles@users.noreply.github.com> Date: Mon, 30 Jun 2025 13:28:37 -0700 Subject: [PATCH] [BRE-768] Rename store publish workflow to avoid confusion (#5439) --- .github/workflows/{publish.yml => publish-store.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{publish.yml => publish-store.yml} (100%) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish-store.yml similarity index 100% rename from .github/workflows/publish.yml rename to .github/workflows/publish-store.yml