Skip to content

Commit

Permalink
Revert accidental workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
rofrankel committed Oct 9, 2023
1 parent 95c9961 commit 30502c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-protos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- uses: bufbuild/buf-push-action@v1
with:
buf_token: ${{ secrets.BUF_TOKEN }}
input: common-components/proto/type
input: common-components/proto
draft: ${{ github.ref_name != 'main'}}

0 comments on commit 30502c9

Please sign in to comment.