Skip to content

Commit

Permalink
fix: Buf Github Action workflow
Browse files Browse the repository at this point in the history
Signed-off-by: D4ryl00 <[email protected]>
  • Loading branch information
D4ryl00 committed May 7, 2024
1 parent 473f501 commit 550beef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buf-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
# against: "https://github.com/${GITHUB_REPOSITORY}.git#branch=main,ref=HEAD~1"
- uses: bufbuild/buf-push-action@v1
with:
input: "api/protocol"
input: "api"
buf_token: ${{ secrets.BUF_TOKEN }}

0 comments on commit 550beef

Please sign in to comment.