@@ -13,4 +13,4 @@ jobs:
token: ${{secrets.TAIPY_INTEGRATION_TESTING_ACCESS_TOKEN}}
repository: avaiga/taipy-benchmark
event-type: benchmark
- client-payload: '{"repo": "taipy-core", "commitSHA": "${{ github.sha }}"}'
+ client-payload: '{"repo": "taipy", "commitSHA": "${{ github.sha }}"}'
@@ -21,4 +21,4 @@ jobs:
propagate_failure: true
trigger_workflow: true
wait_workflow: true
- client_payload: '{"repo": "taipy-core", "commitSHA": "${{ github.sha }}"}'
+ client_payload: '{"repo": "taipy", "commitSHA": "${{ github.sha }}"}'