Skip to content

build(deps): bump lucide-react from 0.563.0 to 1.8.0 in /frontend (#122) #59

build(deps): bump lucide-react from 0.563.0 to 1.8.0 in /frontend (#122)

build(deps): bump lucide-react from 0.563.0 to 1.8.0 in /frontend (#122) #59

Workflow file for this run

name: Trigger docs site deploy
on:
push:
branches: [main]
jobs:
deploy-docs:
runs-on: ubuntu-latest
steps:
- name: Trigger Cloudflare Pages deploy
run: curl -s -X POST "${{ secrets.CLOUDFLARE_DOCS_DEPLOY_HOOK }}"