Skip to content

Commit 78f827e

Browse files
author
sangeet-joy_xero
committed
changed ref to master for notify step
1 parent 903aac8 commit 78f827e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
-H "Content-Type: application/json" \
9595
https://api.github.com/repos/xero-internal/xeroapi-sdk-codegen/actions/workflows/notify-sdk-publish.yml/dispatches \
9696
-d '{
97-
"ref": "deploy-track-pipeline-changes",
97+
"ref": "master",
9898
"inputs": {
9999
"commit": "${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}",
100100
"status": "${{needs.publish.result}}",

0 commit comments

Comments
 (0)