Skip to content

1.1.0 Alpha 2 for Fabric 1.21+ #15

1.1.0 Alpha 2 for Fabric 1.21+

1.1.0 Alpha 2 for Fabric 1.21+ #15

Workflow file for this run

name: Publish to GitHub Packages
on:
workflow_dispatch:
release:
types:
- published
permissions:
contents: read
packages: write
jobs:
call-workflow:
uses: KessokuTeaTime/.github/.github/workflows/package.yml@main
secrets: inherit