Skip to content

3.1.1 for Fabric 1.20.x #3

3.1.1 for Fabric 1.20.x

3.1.1 for Fabric 1.20.x #3

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