Skip to content

[skip changelog] Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#… #60

[skip changelog] Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#…

[skip changelog] Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#… #60

name: Release Proto files
on:
push:
branches:
- master
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
jobs:
create-release-artifacts:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: bufbuild/buf-action@v1
with:
token: ${{ secrets.BUF_TOKEN }}
push: true