Skip to content

Commit 31ed4b4

Browse files
Add BUF_TOKEN to make checkgenerate step
1 parent 01a5017 commit 31ed4b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939
run: make format
4040
- name: Check generated
4141
run: make checkgenerate
42+
env:
43+
BUF_TOKEN: ${{ secrets.BUF_TOKEN }}

0 commit comments

Comments
 (0)