Add sourcecred/{research,pm} to sourcecred.io (#1125)
Test plan: Carefully read the diff
This commit is contained in:
parent
7efcc13618
commit
e465919281
|
@ -78,6 +78,8 @@ build_and_deploy() {
|
|||
${DEPLOY_CNAME_URL:+--cname "${DEPLOY_CNAME_URL}"} \
|
||||
--repo ipfs/js-ipfs \
|
||||
--repo sourcecred/sourcecred \
|
||||
--repo sourcecred/research \
|
||||
--repo sourcecred/pm \
|
||||
;
|
||||
|
||||
sourcecred_site="$(mktemp -d --suffix ".sourcecred-site")"
|
||||
|
|
Loading…
Reference in New Issue