Skip to content

Commit eb67d01

Browse files
committed
chore: fix buf build
1 parent 312e705 commit eb67d01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
fi
5252
5353
- uses: bufbuild/buf-action@v1
54+
env:
55+
BUF_TOKEN: ${{ secrets.BUF_TOKEN }}
5456
with:
5557
input: proto
5658
lint: true

0 commit comments

Comments
 (0)