Skip to content

Commit 4c9ca6e

Browse files
committed
changing to publishing testing packages from master
1 parent 0b96abd commit 4c9ca6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/main.workflow

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ action "build" {
1818
uses = "./.github/cpt/"
1919
env = {
2020
CONAN_CHANNEL = "testing"
21+
CONAN_STABLE_BRANCH_PATTERN = "\\d+\\.\\d+(\\.\\d+[-\\w\\.]*)?"
2122
CONAN_PRINT_RUN_COMMANDS = "1"
2223
CONAN_REMOTES = "https://api.bintray.com/conan/bincrafters/public-conan"
2324
CONAN_UPLOAD = "https://api.bintray.com/conan/grisumbras/conan"

0 commit comments

Comments
 (0)