We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78708fd commit 2a208f6Copy full SHA for 2a208f6
1 file changed
.slsa-goreleaser.yml
@@ -18,7 +18,7 @@ goos: "{{goos}}"
18
goarch: "{{goarch}}"
19
20
# (Optional) Entrypoint to compile.
21
-main: ./cmd/lcode-hub
+# main: ./
22
23
# (Optional) Working directory. (default: root of the project)
24
# dir: ./relative/path/to/dir
0 commit comments