We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6874caa commit 7b06d89Copy full SHA for 7b06d89
.github/workflows/setup-stackql.yml
@@ -43,7 +43,7 @@ jobs:
43
echo "Version output: $VERSION_OUTPUT"
44
45
SEMVER_REGEX="v[0-9]+\.[0-9]+\.[0-9]+"
46
- PLATFORM_REGEX="(Linux|Darwin|Windows)"
+ PLATFORM_REGEX="(Linux|Darwin|Windows|Homebrew)"
47
# DATE_REGEX="BuildDate: \b\d{4}-\d{2}-\d{2}\b"
48
# SHA_REGEX="\([0-9a-f]{7}\)"
49
0 commit comments