1
0

(ci): Enable manual triggers for publish workflow.

This commit is contained in:
2026-04-20 08:26:23 +00:00
parent e8e63087a5
commit b6e4b54d21

View File

@@ -4,6 +4,8 @@ on:
release:
types: [created]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest