Skip to content

Commit b45be7d

Browse files
authored
[CI] Fix release build upload (#99)
1 parent 95cff05 commit b45be7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release-binaries.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: arduino/setup-protoc@v3
2424
with:
2525
version: "23.2"
26+
repo-token: ${{ secrets.GITHUB_TOKEN }}
2627

2728
- name: Setup Rust
2829
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)