Skip to content

Commit 3473de0

Browse files
authored
Update ci.yaml
1 parent 5da607d commit 3473de0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
- run: |
3030
buf --version
3131
buf push --error-format github-actions --create --git-metadata
32+
env:
33+
BUF_TOKEN: ${{ secrets.BUF_TOKEN }}

0 commit comments

Comments
 (0)