Skip to content

Commit

Permalink
use builtin token
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreat committed Feb 15, 2024
1 parent 0281380 commit 8cabf2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions publish-buf/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ runs:

- name: Buf Setup
uses: bufbuild/buf-setup-action@v1
with:
github_token: ${{ github.token }}

- name: Publish Protobufs to Buf
uses: bufbuild/buf-push-action@v1
Expand Down

0 comments on commit 8cabf2c

Please sign in to comment.