mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 09:17:46 +00:00
Updated .github/workflows/sync-release-version.yml
This commit is contained in:
parent
a6b6d5ba9a
commit
f7a56405a8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sync-release-version.yml
vendored
1
.github/workflows/sync-release-version.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
id: sync-release-version
|
||||
with:
|
||||
pattern: '${{ github.repository }}@'
|
||||
only_major: true
|
||||
paths: |
|
||||
README.md
|
||||
- name: Generate CHANGELOG
|
||||
|
|
Loading…
Reference in a new issue