Skip to content

Commit 1a80b16

Browse files
committed
chore: from 0 to Zero
1 parent 35ae82b commit 1a80b16

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ project_name: walletshield
33
release:
44
draft: true
55
github:
6-
owner: 0KnowledgeNetwork
7-
name: tmp-goreleaser
6+
owner: ZeroKnowledgeNetwork
7+
name: releaser
88
name_template: "{{ .Tag }}"
99

1010
before:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tmp-goreleaser-cross
1+
# goreleaser-cross
22

33
Exploratory project for automated cross-platform cgo-enabled go builds + release.
44

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module tmp-goreleaser
1+
module releaser
22

33
go 1.23.0
44

0 commit comments

Comments
 (0)