Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit de0e7dc

Browse files
committed
chore: fix the search+replace regex
1 parent f04aa29 commit de0e7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"files": [
1313
"README.md"
1414
],
15-
"from": "paambaati/codeclimate-action@v3.1.0.*",
15+
"from": "paambaati/codeclimate-action@v.*",
1616
"to": "paambaati/codeclimate-action@v${nextRelease.version}",
1717
"results": [
1818
{

0 commit comments

Comments
 (0)