Update .packit.yml to support new packit release 1.0.0
`synced_files` has been substituted by [files_to_sync](https://packit.dev/docs/configuration#files_to_sync).
This commit is contained in:
parent
6ca8623b29
commit
513902bd15
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ upstream_tag_template: libmodulemd-{version}
|
|||
actions:
|
||||
get-current-version: ./.packit_version.sh
|
||||
|
||||
synced_files:
|
||||
files_to_sync:
|
||||
- .packit.yml
|
||||
- .make_packit_specfile.sh
|
||||
- libmodulemd.spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue