Skip to content

fix: ensure all workflows present on stable #4

fix: ensure all workflows present on stable

fix: ensure all workflows present on stable #4

Workflow file for this run

name: Generate README
on:
workflow_dispatch:
push:
branches:
- stable
jobs:
readme:
permissions:
contents: write
uses: Slimefun5/workflows/.github/workflows/readme-addon.yaml@stable
with:
repository: ${{ github.repository }}

Check failure on line 15 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: 15, Col: 19): Invalid input, repository is not defined in the referenced workflow.