Skip to content

enhancement: Migrate to Buf v2 and add Store API definitions (#189) #147

enhancement: Migrate to Buf v2 and add Store API definitions (#189)

enhancement: Migrate to Buf v2 and add Store API definitions (#189) #147

Workflow file for this run

---
name: Publish
on:
push:
branches:
- main
tags:
- v*
jobs:
publishProtos:
name: Publish Protobufs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Buf
uses: bufbuild/[email protected]
- name: Push to BSR
uses: bufbuild/[email protected]
with:
buf_token: ${{ secrets.BUF_TOKEN }}
input: protos