Skip to content

Commit

Permalink
Push buf (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode authored Nov 16, 2023
1 parent 0f7d3e1 commit 7f062bf
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 7f062bf

Please sign in to comment.