Mirror: Best-effort discovery of the machine's local network using just Node.js dgram sockets
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Update release workflow

+1 -1
+1 -1
.github/workflows/release.yml
··· 7 7 jobs: 8 8 release: 9 9 name: Release 10 - runs-on: ubuntu-20.04 10 + runs-on: ubuntu-latest 11 11 timeout-minutes: 20 12 12 permissions: 13 13 contents: write