Skip to content

Commit 233e9ef

Browse files
authored
Update .goreleaser.yml
1 parent 3bd8cd2 commit 233e9ef

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.goreleaser.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ archives:
6565
- nowin
6666
- win
6767
files:
68-
- sarasa-mono-sc-bold.ttf
68+
- sarasa-mono-sc-semibold.ttf
6969
- data/*
7070
name_template: "skadi_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
7171
format_overrides:
@@ -76,7 +76,10 @@ nfpms:
7676
- license: AGPL 3.0
7777
homepage: https://github.com/yuanyan3060/SkadiBot
7878
file_name_template: "skadi_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
79+
files:
80+
- sarasa-mono-sc-semibold.ttf
81+
- data/*
7982
formats:
8083
- deb
8184
- rpm
82-
maintainer: yuanyan3060
85+
maintainer: yuanyan3060

0 commit comments

Comments
 (0)