Skip to content

Commit 108f52b

Browse files
authored
ci: fix path to binary for release (#210)
Signed-off-by: Asra Ali <[email protected]> Signed-off-by: Asra Ali <[email protected]>
1 parent 0de1860 commit 108f52b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/config-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ flags:
1111
goos: linux
1212
goarch: amd64
1313
binary: slsa-verifier-{{ .Os }}-{{ .Arch }}
14+
dir: /cli/slsa-verifier

0 commit comments

Comments
 (0)