Skip to content

Commit a61b55e

Browse files
authored
Update rust.yml
1 parent 01497c0 commit a61b55e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Rust
22

33
on:
44
push:
5-
tags:
6-
- "v*.*.*"
5+
tags:
6+
- "v*.*.*"
77

88
env:
99
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)