Skip to content

update go-libp2p-pubsub to v0.10.0 #207

update go-libp2p-pubsub to v0.10.0

update go-libp2p-pubsub to v0.10.0 #207

Workflow file for this run

name: Releaser
on:
push:
paths: [ 'version.json' ]
workflow_dispatch:
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
cancel-in-progress: true
jobs:
releaser:
uses: pl-strflt/uci/.github/workflows/releaser.yml@v0.0