Skip to content

Commit

Permalink
Merge pull request #231 from mercari/fix_buf_action
Browse files Browse the repository at this point in the history
Fix buf action param
  • Loading branch information
shuheiktgw committed Aug 19, 2024
2 parents 824c469 + 251cb61 commit b7aa0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
lint: false
breaking: false
pr_comment: false
buf_token: ${{ secrets.BUF_TOKEN }}
token: ${{ secrets.BUF_TOKEN }}
input: proto

0 comments on commit b7aa0a6

Please sign in to comment.