ci: update emit conditions
This commit is contained in:
@@ -2,10 +2,10 @@ name: 'CD'
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'release/**'
|
||||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user