We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f42bfd7 + cf60a03 commit 50ee808Copy full SHA for 50ee808
.github/workflows/buf.yml
@@ -26,6 +26,7 @@ jobs:
26
- uses: bufbuild/[email protected]
27
- uses: bufbuild/buf-push-action@v1
28
with:
29
+ input: proto/viam
30
buf_token: ${{ secrets.BUF_TOKEN }}
31
32
dispatch:
0 commit comments