Skip to content

Commit

Permalink
correct app name
Browse files Browse the repository at this point in the history
  • Loading branch information
vietnguyengit committed Dec 12, 2024
1 parent 09dc0ba commit 67ff122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy_edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 67ff122

Please sign in to comment.