fix:修复依赖问题

This commit is contained in:
li1553770945 2025-06-22 15:29:17 +08:00
parent 1702f93d16
commit ef811c1e8a
3 changed files with 5 additions and 1 deletions

View File

@ -5,6 +5,8 @@ on:
branches: branches:
- main - main
- dev - dev
- hotfix
- hotfix/*
release: release:
types: types:
- published - published

View File

@ -5,6 +5,8 @@ on:
branches: branches:
- main - main
- dev - dev
- hotfix
- hotfix/*
release: release:
types: types:
- published - published