LunaTranslator/.github/workflows/release.yml
恍兮惚兮 a9d2656e99 .
2025-11-21 21:52:42 +08:00

12 lines
No EOL
166 B
YAML

name: Release
on:
workflow_dispatch:
jobs:
buildluna:
uses: ./.github/workflows/buildluna.yml
with:
createrelease: true
secrets: inherit