diff --git a/.github/workflows/push-preid-release.yml b/.github/workflows/push-preid-release.yml index 8c0c370f53d..0e9ac976093 100644 --- a/.github/workflows/push-preid-release.yml +++ b/.github/workflows/push-preid-release.yml @@ -10,7 +10,7 @@ on: 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 - - next-api-v6 + - next-main-api-v6 jobs: e2e: