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 0b96abd commit 4c9ca6eCopy full SHA for 4c9ca6e
.github/main.workflow
@@ -18,6 +18,7 @@ action "build" {
18
uses = "./.github/cpt/"
19
env = {
20
CONAN_CHANNEL = "testing"
21
+ CONAN_STABLE_BRANCH_PATTERN = "\\d+\\.\\d+(\\.\\d+[-\\w\\.]*)?"
22
CONAN_PRINT_RUN_COMMANDS = "1"
23
CONAN_REMOTES = "https://api.bintray.com/conan/bincrafters/public-conan"
24
CONAN_UPLOAD = "https://api.bintray.com/conan/grisumbras/conan"
0 commit comments