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

@@ -3,6 +3,8 @@ name: 'Publish Package'
on:
release:
types: [created]
workflow_dispatch:
jobs:
build: