Update changelog.yml

This commit is contained in:
Roman Kelesidis 2025-01-10 00:47:39 +07:00
commit 2484b2f335

View file

@ -38,3 +38,10 @@ jobs:
git add CHANGELOG.md
git commit -m "Update CHANGELOG.md 📖"
git push https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git changelog
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v7
with:
title: 'Update CHANGELOG.md 📖'
branch: changelog