Skip to content

New v0.5.x release for updated graphsync (#191) #132

New v0.5.x release for updated graphsync (#191)

New v0.5.x release for updated graphsync (#191) #132

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: ipdxco/unified-github-workflows/.github/workflows/releaser.yml@v1.0