Skip to content

landing - top spacing fix 75px -> 30px, notification - height 28px ->… #491

landing - top spacing fix 75px -> 30px, notification - height 28px ->…

landing - top spacing fix 75px -> 30px, notification - height 28px ->… #491

Workflow file for this run

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