mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update changelog.yml
This commit is contained in:
parent
77bcff6652
commit
2406fc7d12
1 changed files with 2 additions and 2 deletions
4
.github/workflows/changelog.yml
vendored
4
.github/workflows/changelog.yml
vendored
|
@ -32,8 +32,8 @@ jobs:
|
|||
- name: Commit changelog
|
||||
run: |
|
||||
git checkout master
|
||||
git config user.name 'belomaxorka'
|
||||
git config user.email 'roman25052006.kelesh@gmail.com'
|
||||
git config user.name '${{ github.actor }}'
|
||||
git config user.email '${{ github.actor }}@users.noreply.github.com'
|
||||
set +e
|
||||
git add CHANGELOG.md
|
||||
git commit -m "Update CHANGELOG.md 📖"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue