github.com/ipld/go-ipld-prime@v0.21.0/.github/workflows/releaser.yml (about)

     1  # File managed by web3-bot. DO NOT EDIT.
     2  # See https://github.com/protocol/.github/ for details.
     3  
     4  name: Releaser
     5  on:
     6    push:
     7      paths: [ 'version.json' ]
     8  
     9  jobs:
    10    releaser:
    11      uses: protocol/.github/.github/workflows/releaser.yml@master