Skip to content

Update fs2-grpc-runtime to 2.7.5 #661

Update fs2-grpc-runtime to 2.7.5

Update fs2-grpc-runtime to 2.7.5 #661

name: Drafts/updates the next repository release
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.ADMIN_GITHUB_TOKEN }}