diff --git a/.github/workflows/patch-build.yaml b/.github/workflows/patch-build.yaml index f35c738bc..c6ef462c1 100644 --- a/.github/workflows/patch-build.yaml +++ b/.github/workflows/patch-build.yaml @@ -147,8 +147,7 @@ jobs: pr_title: "Updated patch build from main ${{ env.HEAD_COMMIT_ID }}" pr_body: | This PR updates the Helm chart version after building the patch from $HEAD_COMMIT_ID. - Once this PR is merged, To update the latest tag, run the following workflow. - https://github.com/openreplay/openreplay/actions/workflows/update-tag.yaml + Once this PR is merged, tag update job will run automatically. # - name: Debug Job # if: ${{ failure() }}