Skip to content

Commit

Permalink
Fix gorelease
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesCullum committed Sep 24, 2020
1 parent ac389cb commit cb3e50a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
archives:
- format_overrides:
-
format_overrides:
- goos: windows
format: zip
- files:
files:
- README.md
- LICENSE
- CHANGELOG
- phishlets/*

builds:
- id: "evilginx2"
-
goos:
- windows
- linux
Expand Down

0 comments on commit cb3e50a

Please sign in to comment.