fix: trigger skill publish on tag push
/ smoke (push) Successful in 5s Details

This commit is contained in:
ivanberry 2026-03-12 08:11:44 +08:00
parent b568fe262a
commit f26d449e16
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
name: register-skill-release name: register-skill-release
on: on:
release: push:
types: [published] tags:
- 'v*'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
skill_slug: skill_slug: