фикс update_changelog.yml
This commit is contained in:
parent
b8b11a5264
commit
f7137f9068
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_changelog.yml
vendored
2
.github/workflows/update_changelog.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
python-version: '3.x'
|
||||
|
||||
- name: Extract Changelog from PR
|
||||
run: python3 Tools/update_changelog.py "${{ github.event.pull_request.body }}" "CHANGELOG.yml"
|
||||
run: python3 Tools/update_changelog.py "${{ github.event.pull_request.body }}" "Resources/Changelog/ChangelogSunrise.yml"
|
||||
|
||||
- name: Commit and Push Changes
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue