Skip to content

fix: avoid adding MsgOracleRealyTypeUrl before config enabled (#126) #53

fix: avoid adding MsgOracleRealyTypeUrl before config enabled (#126)

fix: avoid adding MsgOracleRealyTypeUrl before config enabled (#126) #53

Workflow file for this run

name: Build executable binaries and release them
on:
push:
tags:
- 'v*'
jobs:
release-darwin:
uses: ./.github/workflows/build-darwin.yml
release-linux:
uses: ./.github/workflows/build-linux.yml