diff --git a/.github/workflows/notify-parent.yml b/.github/workflows/notify-parent.yml index 2a4fafa..ba52f69 100644 --- a/.github/workflows/notify-parent.yml +++ b/.github/workflows/notify-parent.yml @@ -17,7 +17,7 @@ jobs: event-type: submodule-updated client-payload: | { - "service": "APPNAME", + "service": "tools", "ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "actor": "${{ github.actor }}"