Skip to content

docs: add catppuccin/calibre (#2383) #27

docs: add catppuccin/calibre (#2383)

docs: add catppuccin/calibre (#2383) #27

Workflow file for this run

name: Deploy Website
on:
workflow_call:
workflow_dispatch:
push:
branches: ["main"]
paths: ["resources/ports.yml"]
jobs:
deploy:
runs-on: ubuntu-latest
environment: website
name: Vercel Deploy
steps:
- name: Deploy via cURL
shell: bash
env:
DEPLOY_HOOK: ${{ secrets.VERCEL_DEPLOY_HOOK }}
run: curl -X POST "$DEPLOY_HOOK"
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json