Skip to content

Update go deps and proto creation (#99) #30

Update go deps and proto creation (#99)

Update go deps and proto creation (#99) #30

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}