Skip to content

feat: run tests for both V1+V2 and V2 records #162

feat: run tests for both V1+V2 and V2 records

feat: run tests for both V1+V2 and V2 records #162

Workflow file for this run

# File managed by web3-bot. DO NOT EDIT.
# See https://github.com/protocol/.github/ for details.
name: Releaser
on:
push:
paths: [ 'version.json' ]
concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
cancel-in-progress: true
jobs:
releaser:
uses: protocol/.github/.github/workflows/releaser.yml@master