github.com/ipld/go-ipld-prime@v0.21.0/.github/workflows/tagpush.yml (about) 1 # File managed by web3-bot. DO NOT EDIT. 2 # See https://github.com/protocol/.github/ for details. 3 4 name: Tag Push Checker 5 on: 6 push: 7 tags: 8 - v* 9 10 jobs: 11 releaser: 12 uses: protocol/.github/.github/workflows/tagpush.yml@master