Skip to content

Commit

Permalink
Update cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vldr committed May 20, 2024
1 parent ee270e3 commit 714e478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup Protoc
uses: arduino/setup-protoc@v3
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Build
run: cargo build --release
Expand Down

0 comments on commit 714e478

Please sign in to comment.