Images, fixed "data" path

This commit is contained in:
Harvey Tindall
2020-08-02 02:11:50 +01:00
parent 94b8495f02
commit c72e1a1c63
12 changed files with 673 additions and 9 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ release:
github:
owner: hrfee
name: jfa-go
name_template: "v{{.Version}} {{.Env.USER}}"
name_template: "v{{.Version}}"
before:
hooks:
# You may remove this if you don't use go modules.
@@ -36,7 +36,7 @@ archives:
checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ .Tag }}-next"
name_template: "{{ .Tag }}-testing"
changelog:
sort: asc
filters: