Skip to content

docs: remove static README and setup auto-generation workflow #1

docs: remove static README and setup auto-generation workflow

docs: remove static README and setup auto-generation workflow #1

Workflow file for this run

name: Generate README
on:
push:
branches:
- experimental
jobs:
readme:

Check failure on line 9 in .github/workflows/readme.yaml

View workflow run for this annotation

GitHub Actions / Generate README

Invalid workflow file

The workflow is not valid. .github/workflows/readme.yaml (Line: 9, Col: 3): Error calling workflow 'Slimefun5/workflows/.github/workflows/readme-addon.yaml@stable'. The nested job 'generate-readme' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: Slimefun5/workflows/.github/workflows/readme-addon.yaml@stable
with:
repository: ${{ github.repository }}