Skip to content

Commit

Permalink
ci: Add ID to awstf archive (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjholm authored Jun 6, 2024
1 parent a4bdc25 commit a0e7cf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud/aws/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ archives:
{{- if eq .Arch "amd64" }}x86_64
{{- else if eq .Arch "386" }}i386
{{- else }}{{ tolower .Arch }}{{ end }}
id: awstf
builds:
- awstf
format_overrides:
Expand Down

0 comments on commit a0e7cf8

Please sign in to comment.