We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86cb1f4 commit ea92aa0Copy full SHA for ea92aa0
1 file changed
.github/workflows/release.yaml
@@ -37,6 +37,7 @@ jobs:
37
with:
38
version: "~> v2"
39
args: release --clean
40
+ workdir: protoc-gen-connect-python
41
env:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
0 commit comments