Skip to content

Merge pull request #252 from Laravel-Lang/dependabot/github_actions/a… #67

Merge pull request #252 from Laravel-Lang/dependabot/github_actions/a…

Merge pull request #252 from Laravel-Lang/dependabot/github_actions/a… #67

Workflow file for this run

name: Documentation
on:
release:
push:
branches:
- main
permissions: write-all
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v5
- name: Generate docs trigger
uses: myrotvorets/trigger-repository-dispatch-action@v2.0.2
with:
token: ${{ secrets.COMPOSER_TOKEN }}
repo: Laravel-Lang/docs
type: docs