add payload data

This commit is contained in:
phutx 2024-07-12 10:52:02 +07:00
parent d89522f6a2
commit 056905008b
No known key found for this signature in database
GPG Key ID: A15E735807B2BD53

View File

@ -21,4 +21,4 @@ jobs:
token: ${{ secrets.PAT }}
repository: oraichain/infra
event-type: firebase
client-payload: '{"node_version": "18", "target": "oraichainscan"}'
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "node_version": "18", "target": "oraichainscan"}'