We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cff05 commit b45be7dCopy full SHA for b45be7d
.github/workflows/build-release-binaries.yaml
@@ -23,6 +23,7 @@ jobs:
23
uses: arduino/setup-protoc@v3
24
with:
25
version: "23.2"
26
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
27
28
- name: Setup Rust
29
uses: actions-rs/toolchain@v1
0 commit comments