Skip to content

Update README.md

Update README.md #3

Workflow file for this run

name: Build package
on: push
permissions:
contents: write
jobs:
build:
uses: programie/Workflows/.github/workflows/build-minecraft-plugin.yml@main

Check failure on line 10 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build package

Invalid workflow file

The workflow is not valid. In .github/workflows/build.yml (Line: 10, Col: 11): Error from called workflow programie/Workflows/.github/workflows/build-minecraft-plugin.yml@main (Line: 102, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WEBSITE_UPDATE_TOKEN
secrets: inherit
with:
curseforge_id: 60425
modrinth_id: fitNd0zm
game_versions: '>= 1.12.2'