Skip to content

UPdated blockspace overview components to use new styling method #1102

UPdated blockspace overview components to use new styling method

UPdated blockspace overview components to use new styling method #1102

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 }}