Skip to content

Commit

Permalink
-m ci: add BUF_TOKEN for authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkolenz committed Jul 25, 2024
1 parent 892b5b0 commit 9df953d
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 @@ -16,6 +16,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
BUF_TOKEN: ${{ secrets.BUF_TOKEN }}
with:
semantic_version: ^23
extra_plugins: |
Expand Down

0 comments on commit 9df953d

Please sign in to comment.