chore: update ci
This commit is contained in:
parent
a3a724e2e6
commit
2f8b39186f
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: Release CI
|
name: Release CI
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
tags:
|
||||||
|
- v**
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_INCREMENTAL: 0
|
CARGO_INCREMENTAL: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user