Update changelog.yml

Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
This commit is contained in:
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2024-07-05 16:38:56 +00:00
committed by GitHub
parent ea4fb5c670
commit 6b9fdcb576

View File

@@ -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: |