Update changelog.yml

This commit is contained in:
Roman Kelesidis 2025-01-09 19:09:38 +07:00
commit 3de586ddcf

View file

@ -48,6 +48,7 @@ jobs:
- name: Push changelog branch
run: |
git config --global push.autoSetupRemote true
git push origin ${{ env.BRANCH_NAME }}
- name: Create Pull Request