Skip to content

ci(halovisor): swap to omni cosmovisor fork (#1977) #34

ci(halovisor): swap to omni cosmovisor fork (#1977)

ci(halovisor): swap to omni cosmovisor fork (#1977) #34

Workflow file for this run

name: ci release
# continuous integration on git tagged release
on:
push:
tags:
- 'v*'
permissions:
contents: write
jobs:
release-official:
uses: ./.github/workflows/release-official.yml
secrets: inherit