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 ab9bd06 commit 4baca99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
id: semanticrelease
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BUF_TOKEN: ${{ secrets.BUF_TOKEN }}
with:
semantic_version: ^23
extra_plugins: |
Expand Down

0 comments on commit 4baca99

Please sign in to comment.