Skip to content

Commit

Permalink
Testing goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanizag committed Jul 30, 2021
1 parent 284ab65 commit 2f09516
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@ builds:
- windows
- darwin
archives:
- replacements:
-
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
files:
- BASIC,ROM
- ROMS/*
files:
- BASIC,ROM
- ROMS/*
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 2f09516

Please sign in to comment.