Skip to content

Commit

Permalink
Update trigger-benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrobinAV authored Jan 30, 2025
1 parent 65828fc commit 332f1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Trigger taipy-benchmark computation
uses: peter-evans/repository-dispatch@v3
with:
token: ${{secrets.TAIPY_INTEGRATION_TESTING_ACCESS_TOKEN}}
token: ${{secrets.TAIPY_BENCHMARK_ACCESS_TOKEN}}
repository: avaiga/taipy-benchmark
event-type: benchmark
client-payload: '{"repo": "taipy", "commitSHA": "${{ github.sha }}"}'

0 comments on commit 332f1fc

Please sign in to comment.