Skip to content

Commit ca23637

Browse files
committed
rename project
1 parent 3770ff9 commit ca23637

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

.goreleaser.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
project_name: ya
2-
release:
3-
github:
4-
owner: codeskyblue
5-
name: ya
61
brew:
72
github:
83
owner: codeskyblue
94
name: homebrew-tap
10-
homepage: https://github.com/codeskyblue/ya
115
builds:
126
- goos:
137
- linux
@@ -21,18 +15,3 @@ builds:
2115
main: .
2216
archive:
2317
format: zip
24-
# name_template: '{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
25-
files:
26-
- licence*
27-
- LICENCE*
28-
- license*
29-
- LICENSE*
30-
- readme*
31-
- README*
32-
#- changelog*
33-
#- CHANGELOG*
34-
#- .ghs.yml
35-
snapshot:
36-
name_template: SNAPSHOT-{{ .Commit }}
37-
checksum:
38-
name_template: '{{ .ProjectName }}_{{ .Version }}_checksums.txt'

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/codeskyblue/ya
1+
module github.com/codeskyblue/fa
22

33
require (
44
github.com/manifoldco/promptui v0.3.2

0 commit comments

Comments
 (0)