Skip to content

Fix regression on fetching the remote address of a closed socket. #81

Fix regression on fetching the remote address of a closed socket.

Fix regression on fetching the remote address of a closed socket. #81

Workflow file for this run

name: Publish
permissions:
id-token: write
pull-requests: write
on:
pull_request:
branches: [ master ]
push:
tags: [ 'v[0-9]+.[0-9]+.[0-9]+' ]
jobs:
publish:
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main