Skip to content

Commit c4af43e

Browse files
committed
Updated CI
1 parent 56f1b20 commit c4af43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
goos: ${{ matrix.goos }}
2222
goarch: ${{ matrix.goarch }}
23-
project_path: "./src"
23+
project_path: "./src/cmd/webhook-exec"
2424
binary_name: "webhook-exec"
2525
ldflags: "-s -w"
2626
extra_files: LICENSE.txt README.md misc

0 commit comments

Comments
 (0)