mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
parent
49d569659c
commit
afd5e8e3f2
1 changed files with 0 additions and 7 deletions
7
.github/workflows/changelog.yml
vendored
7
.github/workflows/changelog.yml
vendored
|
@ -38,10 +38,3 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue