Skip to content

labels - website, twitter, github links, mobile footer/menu position … #24

labels - website, twitter, github links, mobile footer/menu position …

labels - website, twitter, github links, mobile footer/menu position … #24

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