Update changelog.yml

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

View File

@@ -30,10 +30,9 @@ jobs:
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v6.1.0
with:
git_user_signingkey: true
git_commit_gpgsign: true
env:
gpg_private_key: ${{ secrets.GIT_ACTIONS_GPG_KEY }}
git_user_signingkey: true
git_commit_gpgsign: true
- name: Commit and push changes
run: |