Skip to content

Commit

Permalink
Merge branch 'main' into push-buf
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode authored Nov 16, 2023
2 parents 57491ef + 0f7d3e1 commit 8ad62d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: bufbuild/buf-push-action@v1
with:
buf_token: ${{ secrets.BUF_TOKEN }}
draft: ${{ github.ref_name != 'main'}}
draft: ${{ github.ref_name != 'main'}}

0 comments on commit 8ad62d7

Please sign in to comment.