diff --git a/.github/workflows/cloud-run-deploy.yaml b/.github/workflows/cloud-run-deploy.yaml index 6153415..bdd284b 100644 --- a/.github/workflows/cloud-run-deploy.yaml +++ b/.github/workflows/cloud-run-deploy.yaml @@ -19,7 +19,7 @@ on: description: 'The name of the Cloud Run service to deploy to' required: true type: string - default: 'dpgraham-client' + default: 'dpgraham-frontend' env: PROJECT_ID: ${{ vars.PROJECT_ID }} diff --git a/.github/workflows/on-release.yaml b/.github/workflows/on-release.yaml index c70d4b5..c195cf2 100644 --- a/.github/workflows/on-release.yaml +++ b/.github/workflows/on-release.yaml @@ -21,7 +21,7 @@ jobs: with: environment: production version: ${{ needs.build_gcp_image.outputs.version }} - service: dpgraham-client + service: dpgraham-frontend secrets: inherit build_ghcr_image: diff --git a/src/components/article/ArticleCard.tsx b/src/components/article/ArticleCard.tsx index 69b2ec2..5a0defb 100644 --- a/src/components/article/ArticleCard.tsx +++ b/src/components/article/ArticleCard.tsx @@ -27,11 +27,11 @@ export function ArticleCard({ article }: ArticleCardProps) { {article.title} + + We are still working on implementing sub titles for these cards. + Read more... + - - Lizards are a widespread group of squamate reptiles, with over 6,000 - species, ranging across all continents except Antarctica -