Skip to content

Commit 40cbceb

Browse files
fix build
1 parent 6a06d9d commit 40cbceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gorelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
distribution: goreleaser
2525
version: latest
2626
args: release --rm-dist
27-
workdir: cmd/manager
27+
workdir: .
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
-

0 commit comments

Comments
 (0)