fix: correct service name in notify-parent workflow
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
event-type: submodule-updated
|
||||
client-payload: |
|
||||
{
|
||||
"service": "APPNAME",
|
||||
"service": "tools",
|
||||
"ref": "${{ github.ref }}",
|
||||
"sha": "${{ github.sha }}",
|
||||
"actor": "${{ github.actor }}"
|
||||
|
||||
Reference in New Issue
Block a user