Skip to content

Commit

Permalink
ci: buf registry publish (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak authored Oct 30, 2024
1 parent 3dee126 commit cbca526
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/buf-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ jobs:
- uses: bufbuild/buf-action@v1
with:
token: ${{ secrets.BUF_TOKEN }}
tpr_comment: false
pr_comment: false
lint: false
push: true

0 comments on commit cbca526

Please sign in to comment.