File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,11 @@ builds:
31
31
archives :
32
32
- name_template : " {{ .ProjectName }}_{{ .Tag }}_{{ .Os }}_{{ .Arch }}"
33
33
files :
34
- - README.md
35
34
- LICENSE
36
35
checksum :
37
36
name_template : " {{ .ProjectName }}_checksums.txt"
38
37
algorithm : sha256
39
38
snapshot :
40
39
name_template : " {{ .Tag }}-snapshot"
41
40
changelog :
42
- use : github
41
+ use : github
Original file line number Diff line number Diff line change 33
33
</p >
34
34
<br />
35
35
<p align =center >
36
- <img alt="GitHub Release (latest SemVer)" src="https://img.shields.io/github/v/release/wI2L/scrabbler?logo=semver& color=%238F00FF">
36
+ <img alt="GitHub Release (latest SemVer)" src="https://img.shields.io/github/v/release/wI2L/scrabbler?color=%238F00FF">
37
37
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/wI2L/scrabbler/test.yml?logo=github&logoColor=white">
38
38
<img alt="License" src="https://img.shields.io/github/license/wI2L/scrabbler?color=blue">
39
39
</p >
You can’t perform that action at this time.
0 commit comments