From 6b9fdcb5762af7b180ba1608d55a54440b2b27f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=E1=B4=87C=E1=B4=8F=E1=B4=85=E1=B4=87s2=E1=B4=8D=E1=B4=9C?= =?UTF-8?q?=E1=B4=84=CA=9C?= Date: Fri, 5 Jul 2024 16:38:56 +0000 Subject: [PATCH] Update changelog.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index cedb866..0422ea3 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -33,7 +33,7 @@ jobs: git_user_signingkey: true git_commit_gpgsign: true env: - GPG_PRIVATE_KEY: ${{ secrets.GIT_ACTIONS_GPG_KEY }} + gpg_private_key: ${{ secrets.GIT_ACTIONS_GPG_KEY }} - name: Commit and push changes run: |