mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 13:47:20 +00:00
Update sync-release-version.yml
This commit is contained in:
parent
6225b0e9ee
commit
c9641bed95
1 changed files with 2 additions and 0 deletions
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
|
@ -16,6 +16,8 @@ jobs:
|
||||||
pattern: 'tj-actions/changed-files@'
|
pattern: 'tj-actions/changed-files@'
|
||||||
paths: |
|
paths: |
|
||||||
README.md
|
README.md
|
||||||
|
- name: Generate CHANGELOG
|
||||||
|
uses: tj-actions/github-changelog-generator@v1.3
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue