Skip to content

updated feeschart to position tooltip dynamically based off selectedC… #12

updated feeschart to position tooltip dynamically based off selectedC…

updated feeschart to position tooltip dynamically based off selectedC… #12

Workflow file for this run

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