Skip to content

Commit 3f9431a

Browse files
author
sangeet-joy_xero
committed
changed the request payload
1 parent 6181f0b commit 3f9431a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,7 @@ jobs:
9393
-d '{
9494
"ref": "deploytrack-changes",
9595
"inputs": {
96-
"pr_number": "${{ github.event.pull_request.number}}",
97-
"commit": "${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}",
9896
"status": "${{needs.publish.result}}"
99-
"kotahi_id": "en33e2794fb6cf8a35"
100-
"deployer": "xero-codegen-bot"
101-
"url": ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
102-
"environment": "test"
10397
}
10498
}'
10599

0 commit comments

Comments
 (0)