ceremonyclient/go-libp2p/.github/workflows/releaser.yml

12 lines
239 B
YAML
Raw Normal View History

2023-08-21 03:50:38 +00:00
# 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