Skip to content

Commit

Permalink
FMWK-579-release-automation
Browse files Browse the repository at this point in the history
- added darwin amd64
- removed additional source code
  • Loading branch information
filkeith committed Oct 27, 2024
1 parent b452598 commit 099c7f9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ builds:
- amd64
- arm64
ignore:
- goos: darwin
goarch: amd64
- goos: linux
goarch: arm64
- goos: windows
Expand All @@ -39,8 +37,6 @@ builds:
- amd64
- arm64
ignore:
- goos: darwin
goarch: amd64
- goos: linux
goarch: arm64
- goos: windows
Expand Down Expand Up @@ -82,10 +78,6 @@ archives:
builds:
- "asrestore"

source:
enabled: true
name_template: "{{ .ProjectName }}"

release:
header: |
## Release {{ .Version }} ({{ .Date }})
Expand Down

0 comments on commit 099c7f9

Please sign in to comment.