From 4b005c5958eaf021d646fe67a12f860fcfe591c4 Mon Sep 17 00:00:00 2001 From: VigersRay Date: Fri, 14 Jun 2024 18:48:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=83=D1=81=D1=82=D0=BE=D0=B9=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/automatic_changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automatic_changelog.yml b/.github/workflows/automatic_changelog.yml index 2d1d070a52e..098ae2e5f8e 100644 --- a/.github/workflows/automatic_changelog.yml +++ b/.github/workflows/automatic_changelog.yml @@ -14,4 +14,4 @@ jobs: with: pr_body: ${{ github.event.pull_request.body }} secrets: - envPAT: ${{ secrets.GH_TOKEN }} + envPAT: ${{ secrets.GH_TOKEN }} \ No newline at end of file