Skip to content

Commit 4d97f70

Browse files
committed
[feature] github action change
**Phenomenon and reproduction steps** none **Root cause and solution** none **Impactions** none **Test method** none **Affected branch(es)** - main **Checklist** - [ ] Dependencies update required - [ ] Common bug (similar problem in other repo)
1 parent 6dce744 commit 4d97f70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- main
1111
- 'feature-**'
1212
- latest
13+
tags:
14+
- '*'
1315
workflow_dispatch:
1416
inputs:
1517
ref:

0 commit comments

Comments
 (0)