Update update_changelog.yml
This commit is contained in:
parent
f1a53f5cfe
commit
369d7269fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_changelog.yml
vendored
2
.github/workflows/update_changelog.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
python-version: '3.x'
|
||||
|
||||
- name: Install Dependencies
|
||||
run: pip install pyyaml request
|
||||
run: pip install pyyaml requests
|
||||
|
||||
- name: Extract Changelog from PR
|
||||
run: python3 Tools/automatic_changelog.py "Resources/Changelog/ChangelogSunrise.yml" "${{ github.event.pull_request.body }}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue