Skip to content

chore(deps): update bufbuild/buf-setup-action action to v1.22.0 (#85) #27

chore(deps): update bufbuild/buf-setup-action action to v1.22.0 (#85)

chore(deps): update bufbuild/buf-setup-action action to v1.22.0 (#85) #27

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@v3
- name: Setup Buf
uses: bufbuild/[email protected]
- name: Push to BSR
uses: bufbuild/[email protected]
with:
buf_token: ${{ secrets.BUF_TOKEN }}
input: protos