releaser.yml 239 Bytes
Newer Older
web3-bot's avatar
web3-bot committed
1 2 3 4 5 6 7 8 9 10 11
# File managed by web3-bot. DO NOT EDIT.
# See https://github.com/protocol/.github/ for details.

name: Releaser
on:
  push:
    paths: [ 'version.json' ]

jobs:
  releaser:
    uses: protocol/.github/.github/workflows/releaser.yml@master