diff --git a/.circleci/config.yml b/.circleci/config.yml
index 7d107a6dc6..dedb319811 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -290,14 +290,14 @@ workflows:
filters:
branches:
only:
- - free
+ - bug-bash
# This is beta env for production soft releases
- "build-prod-beta":
context : org-global
filters:
branches:
only:
- - develop
+ - bug-bash
# This is stage env for production QA releases
- "build-prod-staging":
context : org-global
diff --git a/config/default.js b/config/default.js
index ec2de811b4..161136e9e2 100644
--- a/config/default.js
+++ b/config/default.js
@@ -140,6 +140,7 @@ module.exports = {
HOWTOCOMPETEINMARATHON: 'https://www.topcoder.com/thrive/articles/How%20To%20Compete%20in%20a%20Marathon%20Match',
USABLECODEDEV: 'https://www.topcoder.com/thrive/articles/Usable%20Code%20in%20Dev%20Challenges',
EXTENSIONVSCODE: 'https://marketplace.visualstudio.com/items?itemName=Topcoder.topcoder-workflow&ssr=false#overview',
+ TEMPLATES_REPO: 'https://github.com/topcoder-platform-templates',
},
IOS: 'https://ios.topcoder-dev.com',
diff --git a/src/shared/components/Settings/Preferences/index.jsx b/src/shared/components/Settings/Preferences/index.jsx
index 5db18e1be9..ed7c3456d7 100644
--- a/src/shared/components/Settings/Preferences/index.jsx
+++ b/src/shared/components/Settings/Preferences/index.jsx
@@ -88,7 +88,7 @@ export default class Preferences extends React.Component {
case 'e-mail':
return
repository
+
+
{ shareable && (