add payload data
This commit is contained in:
parent
d89522f6a2
commit
056905008b
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -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"}'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user