mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Updated .github/workflows/sync-release-version.yml
This commit is contained in:
parent
104d8c24ef
commit
87217285c8
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…
Add table
Reference in a new issue