Skip to content

Commit

Permalink
Update bintray.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Jan 25, 2018
1 parent 2bcf8c5 commit c905896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/bintray.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"desc": "Automatic build"
},
"files": [
{"includePattern": "../products/(cog_.*\\.(?:gz|zip|dmg))", "uploadPattern": "$1"}
{"includePattern": "../products/((newspeak|pharo|squeak).*\\.(?:gz|zip|dmg))", "uploadPattern": "$1"}
],
"publish": true
}

0 comments on commit c905896

Please sign in to comment.