Skip to content

Commit 04cce1f

Browse files
committed
Fix build/release process by specifying main package
Signed-off-by: Noah Stride <noah.stride@goteleport.com>
1 parent 86f6271 commit 04cce1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.go-releaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ builds:
1717
- linux
1818
- windows
1919
- darwin
20+
main: ./cmd
21+
binary: aws-spiffe-workload-helper
2022

2123
archives:
2224
- format: tar.gz

0 commit comments

Comments
 (0)