From 459ecbee408ebbf74e791aba5f104d888794a2cf Mon Sep 17 00:00:00 2001 From: Maxim Tsoy Date: Thu, 7 Mar 2024 17:15:12 +0100 Subject: [PATCH] change PR title --- .github/workflows/ddg-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ddg-release.yml b/.github/workflows/ddg-release.yml index 265fca7b..0853219f 100644 --- a/.github/workflows/ddg-release.yml +++ b/.github/workflows/ddg-release.yml @@ -26,7 +26,7 @@ env: - [@dependabot[bot]](https://github.com/dependabot[bot]) - HoJeong Go ([@seia-soto](https://github.com/seia-soto)) RELEASE_NOTES1: ${{ github.event.release.body }} - PR_TITLE: '[TESTING] Update autoconsent to v10.2.0' + PR_TITLE: Update autoconsent to v10.2.0 ${{ github.event.release.tag_name }} jobs: