Skip to content

fixed sorting by gas_fees/txcount, added new value to chain-overview … #1108

fixed sorting by gas_fees/txcount, added new value to chain-overview …

fixed sorting by gas_fees/txcount, added new value to chain-overview … #1108

Workflow file for this run

name: Deploy on mokelgit push
on:
push:
branches:
- dev
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Trigger rebuild on vercel
run: curl -X POST ${{ secrets.DEV_DEPLOY_HOOK }}