diff --git a/.github/workflows/build_deploy_edge.yml b/.github/workflows/build_deploy_edge.yml index a6813f1..ea74d13 100644 --- a/.github/workflows/build_deploy_edge.yml +++ b/.github/workflows/build_deploy_edge.yml @@ -50,7 +50,7 @@ jobs: needs: [build_push] uses: ./.github/workflows/trigger_deploy.yml with: - app_name: data-access-service + app_name: data-discovery-ai environment: edge digest: ${{ needs.build_push.outputs.digest }} secrets: inherit