Skip to content

Commit 3abf1f2

Browse files
committed
ci: fix project name in goreleaser
1 parent 47c22aa commit 3abf1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is an example .goreleaser.yml file with some sensible defaults.
22
# Make sure to check the documentation at https://goreleaser.com
3-
project_name: tg
3+
project_name: teled
44
before:
55
hooks:
66
# You may remove this if you don't use go modules.

0 commit comments

Comments
 (0)