Skip to content

feat: add pbls(Protobuf Language Server) (#5718) #5598

feat: add pbls(Protobuf Language Server) (#5718)

feat: add pbls(Protobuf Language Server) (#5718) #5598

Workflow file for this run

---
name: Release
on:
push:
branches:
- main
jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: mason-org/actions/registry-release@v1