Skip to content

Commit 9a56320

Browse files
committed
fix: add workdir to goreleaser action for protoc-gen-connect-python build
1 parent 86cb1f4 commit 9a56320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
version: "~> v2"
3939
args: release --clean
40+
workdir: protoc-gen-connect-python
4041
env:
4142
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4243

0 commit comments

Comments
 (0)