feat: adjust ci
This commit is contained in:
parent
0066cc61cc
commit
7724da9af2
|
@ -2,8 +2,7 @@ name: Release
|
|||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
tags: ["v*.*.*"]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
Loading…
Reference in New Issue