Skip to content

Document new alert rounded/square/bordered variants and command palet… #13

Document new alert rounded/square/bordered variants and command palet…

Document new alert rounded/square/bordered variants and command palet… #13

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 }}"