mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-13 10:07:32 -07:00
Update changelog.yml
This commit is contained in:
parent
ce2b13b1ae
commit
b8aaf5ac02
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
|
@ -36,4 +36,4 @@ jobs:
|
|||
set +e
|
||||
git add CHANGELOG.md
|
||||
git commit -m "Update CHANGELOG.md 📖"
|
||||
git push https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git <branch>
|
||||
git push https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue