Skip to content

Commit 903aac8

Browse files
author
sangeet-joy_xero
committed
corrected json
1 parent f9b41c9 commit 903aac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
"url": "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}",
103103
"environment": "test",
104104
"sdk_type": "node",
105-
"cab_key": ${{ github.event.inputs.cab_id }}
105+
"cab_key": "${{ github.event.inputs.cab_id }}"
106106
}
107107
}'
108108

0 commit comments

Comments
 (0)