ci: update emit conditions

This commit is contained in:
2025-01-22 21:51:18 +08:00
parent 19f7a864f8
commit 104cb57c64

View File

@@ -2,10 +2,10 @@ name: 'CD'
on: on:
push: push:
branches:
- 'release/**'
tags: tags:
- v* - v*
branches:
- main
jobs: jobs:
deploy: deploy: