Skip to content

fix(netpoll): obtain fd correctly when dealing with tls.Conn (#991) #26

fix(netpoll): obtain fd correctly when dealing with tls.Conn (#991)

fix(netpoll): obtain fd correctly when dealing with tls.Conn (#991) #26

Workflow file for this run

on:
push:
branches:
- main
- master
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
manifest-file: release-please-manifest.json