Skip to content

Commit e018a0a

Browse files
committed
Update workflow
1 parent 26fd6c4 commit e018a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
{
6868
"toolName": "debricked-cli",
6969
"toolRepo": "debricked/cli",
70-
"tagRegex": "^v\\d.*",
70+
"tagRegex": "v.*",
7171
"assetRegex": "cli_.*\\.tar\\.gz",
7272
"semver": "major",
7373
"binaryPlatforms": {

0 commit comments

Comments
 (0)