mirror of
https://github.com/pocketbase/pocketbase.git
synced 2024-11-21 13:35:49 +02:00
specify the exact license and changelog files to include in the release archive
This commit is contained in:
parent
3792d44c35
commit
592b7e85c6
@ -51,8 +51,8 @@ archives:
|
|||||||
builds: [build_noncgo]
|
builds: [build_noncgo]
|
||||||
format: zip
|
format: zip
|
||||||
files:
|
files:
|
||||||
- LICENSE*
|
- LICENSE.md
|
||||||
- CHANGELOG*
|
- CHANGELOG.md
|
||||||
|
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
|
Loading…
Reference in New Issue
Block a user