Skip to content

Commit b6928e7

Browse files
committed
ci: authenticate protoc setup downloads
1 parent 6d41d80 commit b6928e7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ jobs:
156156
targets: ${{ matrix.target }}
157157

158158
- uses: arduino/setup-protoc@v3
159+
with:
160+
repo-token: ${{ secrets.GITHUB_TOKEN }}
159161

160162
- uses: Swatinem/rust-cache@v2
161163
with:

0 commit comments

Comments
 (0)