Skip to content

Commit a14b9c5

Browse files
committed
trigger ci
1 parent b5c1d49 commit a14b9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

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

33
on:
44
push:
5-
tags:
6-
- 'v[0-9]+.[0-9]+.[0-9]+'
5+
# tags:
6+
# - 'v[0-9]+.[0-9]+.[0-9]+'
77

88
env:
99
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)