Skip to content

feat: custom the grpc gateway restful path (#497) #356

feat: custom the grpc gateway restful path (#497)

feat: custom the grpc gateway restful path (#497) #356

name: Release Drafter
on:
push:
branches:
- master
jobs:
UpdateReleaseDraft:
runs-on: ubuntu-22.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}