Skip to content

Commit 2193377

Browse files
feat(release): add GitHub release configuration with auto prerelease
1 parent 6d9033b commit 2193377

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.goreleaser.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,10 @@ changelog:
5050
filters:
5151
exclude:
5252
- "^docs:"
53-
- "^test:"
53+
- "^test:"
54+
55+
release:
56+
github:
57+
owner: EverythingSuckz
58+
name: TG-FileStreamBot
59+
prerelease: auto

0 commit comments

Comments
 (0)