Skip to content

fix: change uint64 type INT to NUMERIC #63

fix: change uint64 type INT to NUMERIC

fix: change uint64 type INT to NUMERIC #63

Workflow file for this run

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