Skip to content

Commit

Permalink
Merge branch 'develop' into feature/prepare-for-extendability
Browse files Browse the repository at this point in the history
  • Loading branch information
FredLL-Avaiga authored Jan 30, 2025
2 parents 7c26075 + 332f1fc commit bb82026
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 bb82026

Please sign in to comment.