Skip to content

Delete :/home/forge directory #1349

Delete :/home/forge directory

Delete :/home/forge directory #1349

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
permissions: write-all
jobs:
update:
runs-on: ${{ secrets.RUNNER_NAME }}

Check failure on line 12 in .github/workflows/docs.yml

View workflow run for this annotation

GitHub Actions / Documentation

Invalid workflow file

The workflow is not valid. .github/workflows/docs.yml (Line: 12, Col: 18): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RUNNER_NAME
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