Skip to content

fix: add cron job for tokenomics fetch #60

fix: add cron job for tokenomics fetch

fix: add cron job for tokenomics fetch #60

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