We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fd6c4 commit e018a0aCopy full SHA for e018a0a
.github/workflows/publish.yml
@@ -67,7 +67,7 @@ jobs:
67
{
68
"toolName": "debricked-cli",
69
"toolRepo": "debricked/cli",
70
- "tagRegex": "^v\\d.*",
+ "tagRegex": "v.*",
71
"assetRegex": "cli_.*\\.tar\\.gz",
72
"semver": "major",
73
"binaryPlatforms": {
0 commit comments