diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c3599bf..60bce9c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,4 +39,4 @@ jobs: LTD_PASSWORD: ${{ secrets.LTD_PASSWORD }} LTD_USERNAME: ${{ secrets.LTD_USERNAME }} run: | - ltd upload --project ts_tma_tma-documentation_maintenance-documents_deployment --dir _build/html --gh + ltd upload --product ts_tma_tma-documentation_maintenance-documents_deployment --dir _build/html --gh