Skip to content

Merge branch 'develop' of ixo:ixofoundation/ixo-blocksync into develop #15

Merge branch 'develop' of ixo:ixofoundation/ixo-blocksync into develop

Merge branch 'develop' of ixo:ixofoundation/ixo-blocksync into develop #15

Workflow file for this run

name: Build and Release
on:
push:
branches:
- master
- develop
jobs:
build-and-release:
uses: ixofoundation/ixo-github-actions/.github/workflows/node-ci-build.yml@main
with:
commit_sha: ${{ github.sha }}
secrets: inherit