Skip to content

4.1.3 for Fabric 1.20~1.20.2 #10

4.1.3 for Fabric 1.20~1.20.2

4.1.3 for Fabric 1.20~1.20.2 #10

Workflow file for this run

name: Publish Release
on:
workflow_dispatch:
release:
types:
- published
permissions:
contents: write
jobs:
call-workflow:
uses: KessokuTeaTime/.github/.github/workflows/release.yml@main
secrets: inherit