Skip to content

Commit

Permalink
use new buf push version
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode committed Nov 16, 2023
1 parent 5bcf074 commit 57491ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
uses: bufbuild/buf-push-action@v1
with:
buf_token: ${{ secrets.BUF_TOKEN }}
# Push as a branch when not pushing to `main`
branch: ${{ github.ref_name != 'main' }}
draft: ${{ github.ref_name != 'main'}}

0 comments on commit 57491ef

Please sign in to comment.