Skip to content

ci(halovisor): use halo v0_8_1 as genesis bin (#2077) #41

ci(halovisor): use halo v0_8_1 as genesis bin (#2077)

ci(halovisor): use halo v0_8_1 as genesis bin (#2077) #41

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