Skip to content

Update README.md

Update README.md #4

Workflow file for this run

name: Docs 📚
on:
push:
branches:
- main
jobs:
docs:
name: Pkgdown Docs 📚
uses: phuse-org/devops-toolkit/.github/workflows/pkgdown.yml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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

View workflow run for this annotation

GitHub Actions / Docs 📚

Invalid workflow file

The workflow is not valid. .github/workflows/docs.yml (Line: 13, Col: 26): Invalid secret, REPO_GITHUB_TOKEN is not defined in the referenced workflow.