diff --git a/.github/workflows/deploy_api.yml b/.github/workflows/deploy_api.yml index 1174903a..9c6ae028 100644 --- a/.github/workflows/deploy_api.yml +++ b/.github/workflows/deploy_api.yml @@ -62,5 +62,5 @@ jobs: - name: Run tests run: pnpm api-test - - nmae: Deploy to GAE + - name: Deploy to GAE run: gcloud info && ./deploy_api.sh --${{ inputs.environment }}