Skip to content

Commit 9b99ffb

Browse files
author
sangeet-joy_xero
committed
added new branch
1 parent 6884667 commit 9b99ffb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ jobs:
8989
curl -X POST -H "Authorization: token ${{ steps.get_access_token.outputs.result }}" \
9090
-H "Accept: application/vnd.github.v3+json" \
9191
-H "Content-Type: application/json" \
92-
https://api.github.com/repos/xero-internal/xeroapi-sdk-codegen/actions/workflows/pr.yml/dispatches \
92+
https://api.github.com/repos/xero-internal/xeroapi-sdk-codegen/actions/workflows/notify-sdk-publish.yml/dispatches \
9393
-d '{
94-
"ref": "master",
94+
"ref": "deploytrack-changes",
9595
"inputs": {
9696
"status": "${{needs.publish.result}}"
9797
}

0 commit comments

Comments
 (0)