Skip to content

1.0.3 for Fabric 23w18a+ #6

1.0.3 for Fabric 23w18a+

1.0.3 for Fabric 23w18a+ #6

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