Skip to content

Update README.md

Update README.md #1449

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
permissions: write-all
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Generate docs trigger
uses: myrotvorets/[email protected]
with:
token: ${{ secrets.COMPOSER_TOKEN }}
repo: Laravel-Lang/docs
type: docs