Skip to content

Update to 1.20.5

Update to 1.20.5 #10

name: Release Forge
on:
workflow_dispatch:
jobs:
permissions:
id-token: write
contents: write
packages: write
# See https://github.com/Kotori316/common-script/blob/main/.github/workflows/release-prod-gradle.yaml
uses: 'Kotori316/common-script/.github/workflows/release-prod-gradle.yaml@main'

Check failure on line 12 in .github/workflows/release_forge.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/release_forge.yaml

Invalid workflow file

You have an error in your yaml syntax on line 12
with:
sign_check_command: 'assemble publishToMavenLocal'
release_command: 'assemble publishToMavenLocal publish registerVersion curseforge modrinth githubRelease'
enable_signature_check: true
java_version: 21
secrets: inherit