Skip to content

chore: bump composer dependencies (Laravel 13.12, Symfony 8.1, Guzzle… #28

chore: bump composer dependencies (Laravel 13.12, Symfony 8.1, Guzzle…

chore: bump composer dependencies (Laravel 13.12, Symfony 8.1, Guzzle… #28

Workflow file for this run

name: Deploy Docs to Laravel Forge
on:
push:
branches:
- 3.x
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Deploy
run: |
curl -X POST "${{ secrets.FORGE_DEPLOY_URL }}"