diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 15140390e24..d89bebc0dd9 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -35,10 +35,9 @@ jobs: ) || ( ( - (github.ref == 'refs/heads/develop') || (github.ref == 'refs/heads/beta') || startsWith(github.ref, 'refs/heads/hotfix/') || - startsWith(github.ref, 'refs/heads/release/') + startsWith(github.ref, 'refs/heads/release/terms-of-use') ) && 'staging' ) || '' diff --git a/src/components/navigation/www/accountnav.jsx b/src/components/navigation/www/accountnav.jsx index 0a0da06adac..3aaea7cf600 100644 --- a/src/components/navigation/www/accountnav.jsx +++ b/src/components/navigation/www/accountnav.jsx @@ -55,6 +55,11 @@ const AccountNav = ({ +
  • + + Membership + +
  • {isEducator ? [