Skip to content

Commit

Permalink
include repo token
Browse files Browse the repository at this point in the history
  • Loading branch information
crcn committed Sep 6, 2023
1 parent 20fbbb7 commit 83baa94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- uses: arduino/setup-protoc@v2
with:
version: "24.x"
repo-token: ${{ secrets.GITHUB_TOKEN }}

- uses: jetli/wasm-pack-action@v0.4.0
with:
Expand Down

0 comments on commit 83baa94

Please sign in to comment.