Skip to content

Commit cb3e50a

Browse files
committed
Fix gorelease
1 parent ac389cb commit cb3e50a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.goreleaser.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
archives:
2-
- format_overrides:
2+
-
3+
format_overrides:
34
- goos: windows
45
format: zip
5-
- files:
6+
files:
67
- README.md
78
- LICENSE
89
- CHANGELOG
910
- phishlets/*
1011

1112
builds:
12-
- id: "evilginx2"
13+
-
1314
goos:
1415
- windows
1516
- linux

0 commit comments

Comments
 (0)